Skip to content

Instantly share code, notes, and snippets.

@raclettes
Created July 12, 2017 13:55
Show Gist options
  • Save raclettes/15282718644a3319751fc0a160b5ea6e to your computer and use it in GitHub Desktop.
Save raclettes/15282718644a3319751fc0a160b5ea6e to your computer and use it in GitHub Desktop.
:- func main (i32, s*) = i32
main := (argc, args)
System.Console.WriteLine("Hello, World.")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment