index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
output
/
ErrorLocation_13241_1.v
blob: ff92085133c1a0827e40ebbca1199a46a44d90e2 (
plain
)
1
2
3
4
Ltac
a
:=
intro
.
Ltac
b
:=
a
.
Goal
True
.
b
.