Files
termOS/Runtime/rust/apps/rtest/src/main.rs
T
2026-04-15 14:44:10 +04:00

4 lines
58 B
Rust

fn main() {
let anus = "jopa";
println!("meow");
}