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
/
closed
/
3016.v
blob: bd4f1dd805369896d6acce909a34ef35c02d306f (
plain
)
1
2
3
4
Section foo. Variable C : Type. Goal True. change (eq (A := ?C) ?x ?y) with (eq).