This website requires JavaScript.
Explore
Mail
Help
Register
Sign In
Meson
/
wren
Watch
1
Star
0
Fork
0
You've already forked wren
forked from
Mirror/wren
Code
Pull Requests
Activity
Files
bdb8634743691f09d414f153a9a836f2ae70ea09
wren
/
example
/
import-module
/
cthulu.wren
4 lines
84 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 {
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
}
Copy Permalink