mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-14 16:35:03 +01:00
add fail test
This commit is contained in:
parent
dc9e33f339
commit
c0c08488ba
2 changed files with 5 additions and 0 deletions
1
ui-tests/mismatched_parens.nil
Normal file
1
ui-tests/mismatched_parens.nil
Normal file
|
|
@ -0,0 +1 @@
|
|||
function main() = (
|
||||
4
ui-tests/mismatched_parens.stderr
Normal file
4
ui-tests/mismatched_parens.stderr
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
error: unexpected end of file
|
||||
--> $DIR/mismatched_parens.nil:2
|
||||
2 |
|
||||
^
|
||||
Loading…
Add table
Add a link
Reference in a new issue