Skip to content

Instantly share code, notes, and snippets.

@yeoupooh
Forked from anonymous/playground.rs
Created October 15, 2017 09:37
Show Gist options
  • Save yeoupooh/214f0935dfef427ee0a5cbc4df046782 to your computer and use it in GitHub Desktop.
Save yeoupooh/214f0935dfef427ee0a5cbc4df046782 to your computer and use it in GitHub Desktop.
Rust code shared from the playground
fn main() {
println!("Hello, world! 안녕");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment