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
1320a35c81
rhai
/
examples
/
function_decl1.rhai
jonathandturner
1320a35c81
Add a few examples
2016-03-01 21:36:46 -05:00
6 lines
33 B
Plaintext
Raw
Blame
History
fn bob() {
3
}
print(bob())
Reference in New Issue
View Git Blame
Copy Permalink