gonix
/
tests
/
functional2
/
lang
/
attrs
/
in-duplicate-inherit.nix
1
{
inherit
({})
a
;
a
.
b
=
1
;
}