aboutsummaryrefslogtreecommitdiff
path: root/test-suite
diff options
context:
space:
mode:
authorThéo Zimmermann2018-07-24 10:03:47 +0200
committerThéo Zimmermann2018-07-24 10:03:47 +0200
commit580a026070ab74d05f38e1177632be83a8756566 (patch)
tree1457471c8024cbeb2e4a0fe9374056630b9ffeac /test-suite
parent86632a406ba7d7e9edb6f35ce367585ddd723a2e (diff)
parentb4e88c15da749b3edbd56cb70bf280a8e7bbfc3c (diff)
Merge PR #8083: Add test for repeated section with same name
Diffstat (limited to 'test-suite')
-rw-r--r--test-suite/bugs/closed/8081.v4
1 files changed, 4 insertions, 0 deletions
diff --git a/test-suite/bugs/closed/8081.v b/test-suite/bugs/closed/8081.v
new file mode 100644
index 0000000000..0f2501aaa8
--- /dev/null
+++ b/test-suite/bugs/closed/8081.v
@@ -0,0 +1,4 @@
+Section foo.
+End foo.
+Section foo.
+End foo.