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/0aa385591a5c7ca1389fae90da80d6f8 to your computer and use it in GitHub Desktop.
Save mfelsche/0aa385591a5c7ca1389fae90da80d6f8 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