Skip to content

Instantly share code, notes, and snippets.

@mfelsche
Created August 21, 2024 19:32
Show Gist options
  • Save mfelsche/03304e34482354409ca4c7d6b6f5bcc0 to your computer and use it in GitHub Desktop.
Save mfelsche/03304e34482354409ca4c7d6b6f5bcc0 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