SeaBattle/src/main.rs
2022-09-10 14:15:35 +02:00

4 lines
45 B
Rust

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