summaryrefslogtreecommitdiff
path: root/test-suite/bugs/closed/3322.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/3322.v')
-rw-r--r--test-suite/bugs/closed/3322.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/3322.v b/test-suite/bugs/closed/3322.v
index 925f22a2..ab3025a6 100644
--- a/test-suite/bugs/closed/3322.v
+++ b/test-suite/bugs/closed/3322.v
@@ -1,3 +1,4 @@
+Require Import TestSuite.admit.
(* File reduced by coq-bug-finder from original input, then from 11971 lines to 11753 lines, then from 7702 lines to 564 lines, then from 571 lines to 61 lines *)
Set Asymmetric Patterns.
Axiom admit : forall {T}, T.