Files
OOP_IO-2x_2023-mirror/Rust/lab_2/src/main.rs
2023-05-06 23:55:52 +03:00

4 lines
45 B
Rust

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