index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
/
opened
/
2800.v
blob: c559ab0c17a7c7b39b070f33546152e18b009660 (
plain
)
1
2
3
4
5
6
Goal False. Fail intuition match goal with | |- _ => idtac " foo" end.