Skip to content

Instantly share code, notes, and snippets.

Created October 15, 2017 09:36
Show Gist options
  • Select an option

  • Save anonymous/40887fb61c394eb9a358c353be437364 to your computer and use it in GitHub Desktop.

Select an option

Save anonymous/40887fb61c394eb9a358c353be437364 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