lix/tests/functional/lang/eval-fail-remove.err.exp
piegames 0a8888d1c7 treewide: Stop using ancient let syntax
Shows for how long these tests have not been touched by anyone …

Change-Id: I3d0c1209a86283ddb012db4e7d45073264fdd0eb
2024-08-21 06:55:52 +00:00

8 lines
195 B
Plaintext

error: attribute 'x' missing
at /pwd/lang/eval-fail-remove.nix:4:3:
3| in
4| (removeAttrs attrs ["x"]).x
| ^
5|
Did you mean y?