Files
gitks/main.rs
T
2026-06-07 11:30:56 +08:00

4 lines
45 B
Rust

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