mirror of
https://github.com/asmr-hex/sstv.git
synced 2025-12-06 04:12:02 +01:00
4 lines
35 B
Rust
4 lines
35 B
Rust
|
|
fn main() {
|
||
|
|
println!("yooo")
|
||
|
|
}
|