2018-08-22 01:37:32 -03:00

4 lines
70 B
Pony
Executable File

actor Main
new create(env: Env) =>
env.out.print("Hello World")