holey-bytes/depell/src/main.rs
2024-10-04 21:44:29 +02:00

4 lines
45 B
Rust

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