2024-12-23 10:39:43 -07:00

4 lines
45 B
Rust

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