osdep: protect qemu/osdep.h with extern "C"
[qemu/ar7.git] / tests / decode / err_pattern_group_nest3.decode
blobb085d0141034b623e616f98cf4a7e634ef08b823
1 # 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.
4 %sub1 0:8
5 %sub2 8:8
7 # The exclusive group should error for overlap.
9   top        00000000 00000000 00000000 00000000
10   [
11     sub1     00000000 00000000 00000000 ........ %sub1
12     sub2     00000000 00000000 ........ ........ %sub1 %sub2
13   ]