Skip to content

Instantly share code, notes, and snippets.

@mfelsche
Created April 17, 2023 10:57
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/ef8f092cc5e94a69c76924fdff1c29a4 to your computer and use it in GitHub Desktop.
Save mfelsche/ef8f092cc5e94a69c76924fdff1c29a4 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