gonix
/
tests
/
functional2
/
lang
/
attrs-dynamic
/
in-2.nix
1
{
a
.
"
${
"b"
}
"
=
true
;
a
.
"
${
"c"
}
"
=
false
;
}
.
a
.
b