mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31:12 +00:00
Consolidate interactive examples into one dir
This commit is contained in:
parent
d94796de0e
commit
9d1dcc15c8
24 changed files with 18 additions and 17 deletions
3
examples/interactive/cli-platform/src/main.rs
Normal file
3
examples/interactive/cli-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