1
0
Files
AstralRinth/apps/theseus_playground/src/main.rs
2024-07-03 11:05:58 -07:00

5 lines
46 B
Rust

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