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
b6320c0eef
rhai
/
scripts
/
op2.rhai
3 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Put comments into example scripts.
2020-03-16 07:50:12 +01:00
let x = 12 + 34 * 5;
print(x); // should be 182
Reference in New Issue
Copy Permalink