Skip to content

Instantly share code, notes, and snippets.

@Hackdemon23
Forked from rust-play/playground.rs
Created December 2, 2019 23:06
Show Gist options
  • Save Hackdemon23/dceee9979c4b29d33c240d46d779c3db to your computer and use it in GitHub Desktop.
Save Hackdemon23/dceee9979c4b29d33c240d46d779c3db to your computer and use it in GitHub Desktop.
Code shared from the Rust Playground
fn main() {
println!("Hello, GCI!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment