index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test-suite
/
output
/
Sum.v
blob: f12285a60cf5fe002aa82c311c3c44f5542d9dd5 (
plain
)
1
2
3
Check (nat + nat + {True}). Check ({True} + {True} + {True}). Check (nat + {True} + {True}).