riverdelta/ui-tests/functions/body_mismatched_parens.stderr
2023-11-05 16:56:47 +01:00

8 lines
182 B
Text

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