Skip to content

Instantly share code, notes, and snippets.

@christineponyl
Created April 29, 2018 11:42
Show Gist options
  • Save christineponyl/1cb26bdab9507b0bf35963526bdf906f to your computer and use it in GitHub Desktop.
Save christineponyl/1cb26bdab9507b0bf35963526bdf906f 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