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-fail-dup-formals.err.exp
blob: d7c7e023760b3fb2ddef237be009c1b65e44c8c7 (
about
) (
plain
) (
blame
)
1
2
3
4
error
:
duplicate formal function
argument
'x'
at «stdin»
:
1
:
8
:
1
|
{
x
,
y
,
x
}:
x | ^