最終更新 1751608076

evasquare revised this gist 1751608076. Go to revision

1 file changed, 3 insertions

hello_world.rs(file created)

@@ -0,0 +1,3 @@
1 + fn main() {
2 + println!("Hello, World!");
3 + }
Newer Older