aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs/closed/3392.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/closed/3392.v')
-rw-r--r--test-suite/bugs/closed/3392.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/3392.v b/test-suite/bugs/closed/3392.v
index 02eca64ee..3a5986954 100644
--- a/test-suite/bugs/closed/3392.v
+++ b/test-suite/bugs/closed/3392.v
@@ -1,3 +1,4 @@
+Require Import TestSuite.admit.
(* File reduced by coq-bug-finder from original input, then from 12105 lines to 142 lines, then from 83 lines to 57 lines *)
Generalizable All Variables.
Axiom admit : forall {T}, T.