Skip to content

Instantly share code, notes, and snippets.

@mfelsche
Created September 19, 2023 19:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mfelsche/9d67d308d3308e2d5342b5be8c062f0e to your computer and use it in GitHub Desktop.
Save mfelsche/9d67d308d3308e2d5342b5be8c062f0e 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