OOP_IO-2x_2023-mirror/Rust/lab_2/src/main.rs

3 lines
44 B
Rust

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