index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
functional
/
lang
/
eval-fail-dupAttr-inherit.nix
blob: cb8e4e6256a36efd8709aa0faef56851187a7ca3 (
plain
)
1
{
inherit
({})
a
;
a
.
b
=
1
;
}