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