discourse-notifications-rec.../src/main.rs
2023-11-03 19:57:39 +09:00

4 lines
45 B
Rust

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