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

6 lines
58 B
Nix

let
attr = {foo = "bar";};
key = {};
in
attr.${key}