jeol-t330a/beamer/client/src/main.rs
2025-01-11 16:14:30 +01:00

4 lines
45 B
Rust

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