add simple example for importing a module
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class Cthulu {
|
||||
message {
|
||||
return "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user