Skip to content

Instantly share code, notes, and snippets.

@christineponyl
Created April 8, 2018 21:00
Show Gist options
  • Save christineponyl/cf56c4dade5c7b24de428bb8daa3c4b5 to your computer and use it in GitHub Desktop.
Save christineponyl/cf56c4dade5c7b24de428bb8daa3c4b5 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