Files
aha/src/main.rs
T
jhqxxx f523995801 init
2025-09-21 10:13:18 +08:00

4 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}