Files
rust-roller/src/main.rs
T
2024-11-23 21:36:27 -08:00

4 lines
45 B
Rust

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