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