forked from Mirror/wren
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
// nontest
|
|
var Module = "from module"
|
|
IO.print("ran module")
|