aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/opened/HoTT_coq_114.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/opened/HoTT_coq_114.v')
-rw-r--r--test-suite/bugs/opened/HoTT_coq_114.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suite/bugs/opened/HoTT_coq_114.v b/test-suite/bugs/opened/HoTT_coq_114.v
new file mode 100644
index 000000000..e293e6dbb
--- /dev/null
+++ b/test-suite/bugs/opened/HoTT_coq_114.v
@@ -0,0 +1,2 @@
+Fail Inductive test : $(let U := type of Type in exact U)$ := t.
+(* Anomaly: Unable to handle arbitrary u+k <= v constraints. Please report. *)