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-deeply-nested-attrs.exp
blob: 7cf54d95961158dc821584f30c3ca144f4ab2607 (
plain
) (
tree
)
43658a5b9078
^
1
{ a = { b = { c = { d = { e = { f = { g = "deep!"; }; }; }; }; }; }; }