aboutsummaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/HoTT_coq_114.v
diff options
context:
space:
mode:
authorMatthieu Sozeau2014-05-09 13:10:18 +0200
committerMatthieu Sozeau2014-05-09 13:10:18 +0200
commitc3ce76de37a988c120654760629b4609272f8885 (patch)
tree8ad851468b3d0b9fb3bfd775f4c760af97c560f8 /test-suite/bugs/closed/HoTT_coq_114.v
parent79220cec31a9c2c5cafc678b36f7af374417ecd5 (diff)
Refresh universes for Ltac's type_of, as the term can be used anywhere,
fixing two opened bugs from HoTT/coq.
Diffstat (limited to 'test-suite/bugs/closed/HoTT_coq_114.v')
-rw-r--r--test-suite/bugs/closed/HoTT_coq_114.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/HoTT_coq_114.v b/test-suite/bugs/closed/HoTT_coq_114.v
new file mode 100644
index 0000000000..341128338e
--- /dev/null
+++ b/test-suite/bugs/closed/HoTT_coq_114.v
@@ -0,0 +1 @@
+Inductive test : $(let U := type of Type in exact U)$ := t.