Files
lix/tests/functional2/lang/set/eval-fail-2.err.exp
T
piegames 1a5fddbf99 tests/functional2/lang: Merge tests
Change-Id: Ia62b1b558e67b18c1998207824271826b9a707db
2025-11-17 22:10:11 +00:00

15 lines
341 B
Plaintext

error:
… while evaluating an attribute name
at /pwd/in.nix:5:10:
4| in
5| attr.${key}
| ^
6|
error: expected a string but found a set: { }
at /pwd/in.nix:5:10:
4| in
5| attr.${key}
| ^
6|