2025-01-21 00:41:42 -05:00

4 lines
45 B
Rust

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