index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
/
closed
/
bug_4479.v
blob: 442555b31934f00d8751c209ba1e74f201b7ecc1 (
plain
)
1
2
3
4
Goal
True
.
Fail
autorewrite
with
foo
.
try
autorewrite
with
foo
.
Abort
.