rust_learn/main.rs
2024-06-08 15:01:12 +08:00

4 lines
51 B
Rust
Executable File

fn main() {
println!("hello world ekko.bao")
}