piston/packages/ponylang/0.39.0/test.pony
2021-03-27 16:05:20 +05:30

3 lines
61 B
Pony

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