mirror of
https://github.com/fanzeyi/cargo-play
synced 2024-11-26 04:10:19 +00:00
4 lines
44 B
Rust
4 lines
44 B
Rust
|
fn main() {
|
||
|
println!("Hello World!");
|
||
|
}
|