2026-02-27 11:54:04 +05:30

4 lines
45 B
Rust

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