mirror of
https://github.com/ASDjonok/OOP_IO-2x_2023.git
synced 2026-04-01 21:21:50 +03:00
4 lines
45 B
Rust
4 lines
45 B
Rust
fn main() {
|
|
println!("Hello, world!");
|
|
}
|