2024-09-03 01:17:19 -04:00

4 lines
45 B
Rust

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