mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-24 14:06:27 +02:00
pkg(pony-0.39.0): Add pony-lang 0.39.0
This commit is contained in:
parent
01bc13d115
commit
1a4750ea31
5 changed files with 45 additions and 0 deletions
3
packages/ponylang/0.39.0/test.pony
vendored
Normal file
3
packages/ponylang/0.39.0/test.pony
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
actor Main
|
||||
new create(env: Env) =>
|
||||
env.out.print("OK")
|
Loading…
Add table
Add a link
Reference in a new issue