riverdelta/ui-tests/mismatched_parens.stderr
2023-08-06 00:07:10 +02:00

8 lines
172 B
Text

error: unexpected end of file
--> $DIR/mismatched_parens.nil:2
2 |
^
error: `main` function not found
--> $DIR/mismatched_parens.nil:1
1 | function main() = (
^