Skip to content

Instantly share code, notes, and snippets.

@mfelsche
Created April 30, 2024 07:19
Show Gist options
  • Save mfelsche/cb05f68e96c4d0ab8e2cba70305a31b8 to your computer and use it in GitHub Desktop.
Save mfelsche/cb05f68e96c4d0ab8e2cba70305a31b8 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