particles-system/src/main.rs
2024-01-27 21:21:10 +01:00

4 lines
45 B
Rust

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