cluelessh/ssh/src/main.rs
2024-08-15 16:57:32 +02:00

3 lines
45 B
Rust

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