index
:
debian-coq
master
pristine-tar
upstream
Debian packaging for Coq
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
/
closed
/
4737.v
blob: 84ed45e4546c719f02f3f8c5869bb942e53191a8 (
plain
)
1
2
3
4
5
6
7
8
9
Goal True. Proof. exact I; cycle 1. Qed. Goal True. Proof. exact I; swap 1 2. Qed.