summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/3808.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/3808.v')
-rw-r--r--test-suite/bugs/closed/3808.v2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/3808.v b/test-suite/bugs/closed/3808.v
new file mode 100644
index 00000000..6e19ddf8
--- /dev/null
+++ b/test-suite/bugs/closed/3808.v
@@ -0,0 +1,2 @@
+Inductive Foo : (let enforce := (fun x => x) : Type@{j} -> Type@{i} in Type@{i})
+ := foo : Foo. \ No newline at end of file