about summary refs log tree commit diff
path: root/third_party/nix/tests/lang/eval-okay-attrs6.nix
rec {
  "${"foo"}" = "bar";
   __overrides = { bar = "qux"; };
}