Files
New-Alan/src/main.rs
2023-03-03 13:27:32 -05:00

4 lines
45 B
Rust

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