aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/bugs
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs')
-rw-r--r--test-suite/bugs/closed/2342.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/closed/2342.v b/test-suite/bugs/closed/2342.v
index 094e5466c..6613b2857 100644
--- a/test-suite/bugs/closed/2342.v
+++ b/test-suite/bugs/closed/2342.v
@@ -4,5 +4,5 @@
Parameter A : Set.
Parameter B : A -> Set.
Parameter F : Set -> Prop.
-Check (F (forall x, B x)).
+Check (F (forall x, B x)).