mirror of
https://github.com/aselimov/cea-rs.git
synced 2026-04-21 09:24:21 +00:00
4 lines
45 B
Rust
4 lines
45 B
Rust
|
|
fn main() {
|
||
|
|
println!("Hello, world!");
|
||
|
|
}
|