rendo-tween/src/main.rs
2026-02-05 08:13:24 +05:00

3 lines
45 B
Rust

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