puffball/puffball-sentinel/src/main.rs
2023-04-09 18:58:16 +02:00

4 lines
45 B
Rust

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