1
0
forked from Mirror/wren
Files
wren/example/import-module/cthulu.wren
Bob Nystrom bdb8634743 Tweak style.
2015-02-19 06:32:46 -08:00

4 lines
84 B
Plaintext

class Cthulu {
message { "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn" }
}