This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
38026096442815ac7e9eaa494346f85930b57dd9
wren
/
test
/
module
/
simple_import
/
simple_import.wren
T
5 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Basic import syntax.
2015-02-14 16:46:00 -08:00
import "module" for Module
Start getting module loading working.
2015-02-06 07:01:15 -08:00
// expect: ran module
IO.print(Module) // expect: from module
Reference in New Issue
Copy Permalink