about summary refs log tree commit diff
path: root/tvix/eval/src/tests/nix_tests/eval-okay-dynamic-attrs-2.nix
blob: 6d57bf854908e0a1aef0af527931a559508a08d7 (plain) (blame)
1
{ a."${"b"}" = true; a."${"c"}" = false; }.a.b