Created
October 15, 2017 09:36
-
-
Save anonymous/40887fb61c394eb9a358c353be437364 to your computer and use it in GitHub Desktop.
Rust code shared from the playground
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| fn main() { | |
| println!("Hello, world! 안녕"); | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment