shiny/src/main.rs
2024-10-15 19:03:39 +03:00

3 lines
45 B
Rust

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