Files
rbfckr/src/main.rs
2021-09-19 23:42:49 +02:00

4 lines
45 B
Rust

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