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
4260a10983d7852f11b62c93181c6278da1f6b03
wren
/
example
/
import-module
/
cthulu.wren
T
6 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 {
message {
return "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn"
}
}
Reference in New Issue
Copy Permalink