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-mixed-nested-attrs-3.exp
blob: b89a59734b535ab73d50a01068e48e1e48ccc501 (
about
) (
plain
) (
blame
)
1
{
services
= {
httpd
= {
enable
=
true
; };
ssh
= {
enable
=
true
;
port
=
123
; }; }; }