Skip to content

Instantly share code, notes, and snippets.

@hashmal
Created August 7, 2013 20:45
Show Gist options
  • Save hashmal/6178479 to your computer and use it in GitHub Desktop.
Save hashmal/6178479 to your computer and use it in GitHub Desktop.
with IO
routine main() {
IO.stdout.write("Hello, world!\n".bytes())
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment