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
/
HoTT_coq_114.v
blob: 3535e6c41ff573f9b23807a631e3db3e67b1c39f (
plain
)
1
Inductive
test
:
ltac:
(
let
U
:=
type
of
Type
in
exact
U
)
:=
t
.