mirror of
https://gitlab.redox-os.org/CoffeeCode/redox-ssh.git
synced 2025-12-28 16:42:19 +01:00
3 lines
51 B
Rust
3 lines
51 B
Rust
pub fn main() {
|
|
println!("Hello from ssh!");
|
|
}
|