mirror of
https://github.com/kaesaecracker/servicepoint-simulator.git
synced 2025-01-31 09:40:12 +01:00
4 lines
45 B
Rust
4 lines
45 B
Rust
|
fn main() {
|
||
|
println!("Hello, world!");
|
||
|
}
|