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