mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-03-06 01:54:51 +01:00
4 lines
42 B
Rust
4 lines
42 B
Rust
|
fn main() {
|
||
|
println!("Hello, world!");
|
||
|
}
|