git-log/src/main.rs
2022-11-06 13:40:00 +01:00

4 lines
45 B
Rust

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