noise-server/src/main.rs
2021-04-06 19:42:24 +02:00

4 lines
45 B
Rust

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