2025-02-01 15:59:56 -05:00

4 lines
45 B
Rust

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