mirror of
https://github.com/italicsjenga/vello.git
synced 2025-01-10 20:51:29 +11:00
4 lines
45 B
Rust
4 lines
45 B
Rust
|
fn main() {
|
||
|
println!("Hello, world!");
|
||
|
}
|