mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
wip
This commit is contained in:
parent
8f91574629
commit
ff082cb98d
22 changed files with 2 additions and 8 deletions
3
examples/gui/platform/src/main.rs
Normal file
3
examples/gui/platform/src/main.rs
Normal file
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
std::process::exit(host::rust_main());
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue