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
78deace9a4c88578ed3ce78d3b920ea1e4f477b4
wren
/
example
/
import-module
/
cthulu.wren
T
5 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add simple example for importing a module
2015-02-18 11:39:31 -05:00
class Cthulu {
No more default constructors.
2015-09-01 08:16:04 -07:00
construct new() {}
Tweak style.
2015-02-19 06:32:46 -08:00
message { "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn" }
add simple example for importing a module
2015-02-18 11:39:31 -05:00
}
Reference in New Issue
Copy Permalink