kjuulh 6c885ec33c
All checks were successful
continuous-integration/drone/push Build is passing
with rust template
2022-11-06 00:39:03 +01:00

4 lines
45 B
Rust

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