okfr/src/main.rs
2025-10-10 21:55:02 +02:00

3 lines
45 B
Rust

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