mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
4 lines
45 B
Rust
4 lines
45 B
Rust
|
|
fn main() {
|
||
|
|
println!("Hello, world!");
|
||
|
|
}
|