mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
3 lines
62 B
Rust
3 lines
62 B
Rust
fn main() {
|
|
std::process::exit(host::rust_main() as _);
|
|
}
|