index
:
verified-dyn-lang-interp
icfp25
main
Artifact for https://doi.org/10.1145/3747537
Rutger Broekhoff
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
testdata
/
eval-fail-attr-name-type.nix
blob: a0e76004a395702efed3a7140efc7bd9c34dd783 (
about
) (
plain
) (
blame
)
1
2
3
4
5
6
7
let
attrs
= {
puppy
.
doggy
= {};
};
key
=
1
;
in
attrs
.
puppy
.
${key}