2025-08-22 14:05:36 +02:00

4 lines
45 B
Rust

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