This repository has been archived on 2024-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
pt/members/pt-bin/src/main.rs
2023-09-15 17:00:22 +02:00

3 lines
45 B
Rust

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