mirror of
https://github.com/Astatin3/CC2.git
synced 2026-06-09 00:18:00 -06:00
4 lines
45 B
Rust
4 lines
45 B
Rust
|
|
fn main() {
|
||
|
|
println!("Hello, world!");
|
||
|
|
}
|