nichts/nyx/flake/templates/rust/src/main.rs
2024-04-09 23:11:33 +02:00

3 lines
45 B
Rust

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