mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-05 16:00:50 +00:00
4 lines
43 B
Rust
4 lines
43 B
Rust
fn main() {
|
|
println!("Hello, world!");
|
|
}
|