Skip to content

Instantly share code, notes, and snippets.

@chikoski
Created April 10, 2013 23:38
Show Gist options
  • Save chikoski/5359389 to your computer and use it in GitHub Desktop.
Save chikoski/5359389 to your computer and use it in GitHub Desktop.
Hello World
fn main(){
io::println("Hello, World!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment