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
rhai
/
scripts
/
module.rhai
4 lines
60 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refine example scripts.
2021-04-09 22:48:47 +08:00
import "loop" as x;
Fix recursive file import bug.
2020-11-08 23:00:03 +08:00
Refine example scripts.
2021-04-09 22:48:47 +08:00
print(`Module test! foo = ${x::foo}`);
Reference in New Issue
Copy Permalink