3
p/Pony.pony
Normal file
3
p/Pony.pony
Normal file
@@ -0,0 +1,3 @@
|
||||
actor Main
|
||||
new create(env: Env) =>
|
||||
env.out.print("Hello World")
|
||||
Reference in New Issue
Block a user