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.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/3808.v b/test-suite/bugs/closed/3808.v
index 6e19ddf8..a5c84e68 100644
--- a/test-suite/bugs/closed/3808.v
+++ b/test-suite/bugs/closed/3808.v
@@ -1,2 +1,3 @@
+Unset Strict Universe Declaration.
Inductive Foo : (let enforce := (fun x => x) : Type@{j} -> Type@{i} in Type@{i})
:= foo : Foo. \ No newline at end of file