Files
lix/tests/functional2/lang/parser-eof/parse-fail.err.exp
T
piegames 721db28037 tests/functional2/lang: Migrate eof tests
Call it a bug, call it a feature, but the old testing framework
ungracefully shits itself when it has no tests to run … in other words,
we finally migrated all the parse-fail tests 🎉

Change-Id: Ibd7f1c04d9a396a20f14361af7924f0074d1ac23
2025-11-17 22:10:11 +00:00

6 lines
153 B
Plaintext

error: syntax error, unexpected end of file, expecting expression
at /pwd/in.nix:3:1:
2| # no content
3|
| ^