Files
lix/tests/functional2/lang/list/eval-fail-2.err.exp
T
piegames d470530ec7 tests/functional2/lang: Migrate lists
That one is a bit confusing, as I renamed the old `in` test to `in-2`
(file identities in Git when)

Change-Id: Id0e17de414dbc1b1b616d456175704f98657a16a
2025-11-18 13:48:32 +00:00

6 lines
126 B
Plaintext

error: expected a list but found an integer: 8
at /pwd/in.nix:1:1:
1| 8++1
| ^
2|