This repository has been archived on 2024-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
clego-app/src/main.rs
2024-04-23 21:34:47 +02:00

4 lines
45 B
Rust

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