@@ -1,3 +1,4 @@
|
||||
class Cthulu {
|
||||
construct new() {}
|
||||
message { "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn" }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
class Cthulu {
|
||||
construct new() {}
|
||||
message { "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn" }
|
||||
}
|
||||
|
||||