summaryrefslogtreecommitdiff
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, 2 insertions, 0 deletions
diff --git a/test-suite/bugs/opened/3562.v b/test-suite/bugs/opened/3562.v
new file mode 100644
index 00000000..04a1223b
--- /dev/null
+++ b/test-suite/bugs/opened/3562.v
@@ -0,0 +1,2 @@
+Theorem t: True.
+Fail destruct 0 as x.