SC_Status/src/main.rs
2020-05-02 20:20:25 +02:00

4 lines
45 B
Rust

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