sRAC/src/main.rs
2025-04-14 01:55:25 +03:00

4 lines
45 B
Rust

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