mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
Update mono
This commit is contained in:
parent
f9de522004
commit
cb7de132e5
5 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@ procedure Test.1 (Test.2):
|
|||
else
|
||||
dec Test.2;
|
||||
let Test.9 : Str = "turns out this was fallible";
|
||||
Crash `#UserApp.IdentId(9)`
|
||||
Crash Test.9
|
||||
|
||||
procedure Test.0 ():
|
||||
let Test.13 : U64 = 78i64;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue