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
/
parse-okay-regression-751.nix
blob: 05c78b3016d39c384b94796538ff162d5d0c7cb5 (
about
) (
plain
) (
blame
)
1
2
let
const
=
a
:
"const"
;
in
''
${ const { x = "q"; }
}''