mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-14 16:35:03 +01:00
error recovery!
This commit is contained in:
parent
c0c08488ba
commit
ef04f21100
18 changed files with 799 additions and 366 deletions
5
ui-tests/basic_recovery.nil
Normal file
5
ui-tests/basic_recovery.nil
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
function main() = (
|
||||
let a: Int = "";
|
||||
let b: Int = "";
|
||||
c;
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue