blob: b085d0141034b623e616f98cf4a7e634ef08b823 [file] [log] [blame]
Richard Henderson33c0f252020-06-02 16:13:28 -07001# This work is licensed under the terms of the GNU LGPL, version 2 or later.
2# See the COPYING.LIB file in the top-level directory.
3
4%sub1 0:8
5%sub2 8:8
6
7# The exclusive group should error for overlap.
8{
9 top 00000000 00000000 00000000 00000000
10 [
11 sub1 00000000 00000000 00000000 ........ %sub1
12 sub2 00000000 00000000 ........ ........ %sub1 %sub2
13 ]
14}