aboutsummaryrefslogtreecommitdiff
path: root/test-suite/bugs/opened/3562.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/bugs/opened/3562.v')
-rw-r--r--test-suite/bugs/opened/3562.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/bugs/opened/3562.v b/test-suite/bugs/opened/3562.v
index cfbdd5554c..04a1223b6e 100644
--- a/test-suite/bugs/opened/3562.v
+++ b/test-suite/bugs/opened/3562.v
@@ -1,2 +1,2 @@
Theorem t: True.
-destruct 0 as x.
+Fail destruct 0 as x.