summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/3821.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/3821.v')
-rw-r--r--test-suite/bugs/closed/3821.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/3821.v b/test-suite/bugs/closed/3821.v
index 8da4f736..30261ed2 100644
--- a/test-suite/bugs/closed/3821.v
+++ b/test-suite/bugs/closed/3821.v
@@ -1,2 +1,3 @@
+Unset Strict Universe Declaration.
Inductive quotient {A : Type@{i}} {B : Type@{j}} : Type@{max(i, j)} := .