2024-12-24 18:34:50 -07:00

4 lines
48 B
Rust

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