aiproxy/src/main.rs
2025-04-19 18:37:52 +02:00

3 lines
No EOL
42 B
Rust

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