1
0
forked from Mirror/wren
Files
wren/example/import-module/cthulu.wren

4 lines
84 B
Plaintext
Raw Normal View History

class Cthulu {
2015-02-19 06:32:46 -08:00
message { "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn" }
}