Skip to content

Instantly share code, notes, and snippets.

@hcyang1012
Created January 8, 2023 15:47
Show Gist options
  • Save hcyang1012/756ce7aa33f9eb5a9099d05b4c414c22 to your computer and use it in GitHub Desktop.
Save hcyang1012/756ce7aa33f9eb5a9099d05b4c414c22 to your computer and use it in GitHub Desktop.
TRPL/CH1/
fn main() {
println!("Hello,world");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment