roc/test/cli/has_parse_error.roc
2025-10-28 19:58:02 +01:00

7 lines
184 B
Text

app [main] {}
# This file intentionally has a parse error for testing stderr reporting
main =
# Missing closing quote to trigger tokenization error
x = "unclosed string
x