youmubot/youmubot-osu/src/main.rs
2019-10-25 14:07:24 -04:00

3 lines
45 B
Rust

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