mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
3 lines
57 B
Rust
3 lines
57 B
Rust
fn main() {
|
|
std::process::exit(host::rust_main());
|
|
}
|