This website requires JavaScript.
Explore
Help
Register
Sign In
kjuulh
/
rhai
Watch
1
Star
0
Fork
0
You've already forked rhai
Code
Issues
1
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
504fd56f1f
rhai
/
scripts
/
function_decl1.rhai
jonathandturner
fee3852979
Move to lib style, move scripts into their own directory, start source examples
2016-03-03 10:55:28 -05:00
6 lines
33 B
Plaintext
Raw
Blame
History
fn bob() {
3
}
print(bob())
Reference in New Issue
View Git Blame
Copy Permalink