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-hedu/src/lib.rs
2023-09-20 14:32:25 +02:00

3 lines
45 B
Rust

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