Files
wren/example/import-module/cthulu.wren
T

4 lines
84 B
Plaintext

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