1
0
dust/dust-shell/src/main.rs
2024-08-03 20:23:52 -04:00

4 lines
45 B
Rust

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