Files
ProjectNautilus/ground/src/main.rs
2025-03-30 10:58:46 -07:00

4 lines
45 B
Rust

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