evasquare / hello_world.rs

0 likes
0 forks
1 files
Last active 1751608076
1 fn main() {
2 println!("Hello, World!");
3 }
Newer Older