Files
jj-cz/src/main.rs
Lucien Cartier-Tilet 3258355d2f
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 9m47s
initial commit
2026-02-07 19:43:06 +01:00

4 lines
44 B
Rust

fn main() {
println!("Hello World!");
}