corrugatedcardboard/src/main.rs
2023-03-21 06:03:45 -07:00

3 lines
45 B
Rust

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