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