Files
skipperhelper/main.rs
2026-03-12 10:46:51 +00:00

4 lines
45 B
Rust

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