Skip to content

Instantly share code, notes, and snippets.

@christineponyl
Created April 7, 2018 12:26
Show Gist options
  • Save christineponyl/05b7fa7975bf4ae856b425d0c63d254a to your computer and use it in GitHub Desktop.
Save christineponyl/05b7fa7975bf4ae856b425d0c63d254a to your computer and use it in GitHub Desktop.
actor Main
new create(env: Env) =>
env.out.print("Hello, world!")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment