depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
eval
/
src
/
tests
/
tvix_tests
/
eval-okay-nested-set-thunks.nix
blob: f3ad8293540f8b21e185dd80be24ebfc1741036a (
plain
) (
tree
)
bcbe1603c8d5
^
1
2
3
4
5
({
x
=
{
y
=
42
;
};
})
.
x
.
y