rust_learn/main.rs

4 lines
51 B
Rust
Raw Permalink Normal View History

2024-06-08 15:01:12 +08:00
fn main() {
println!("hello world ekko.bao")
}