2023-06-12 01:10:31 -04:00

4 lines
45 B
Rust

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