err_pattern_group_nest3.decode 379 B

1234567891011121314
  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.
  3. %sub1 0:8
  4. %sub2 8:8
  5. # The exclusive group should error for overlap.
  6. {
  7. top 00000000 00000000 00000000 00000000
  8. [
  9. sub1 00000000 00000000 00000000 ........ %sub1
  10. sub2 00000000 00000000 ........ ........ %sub1 %sub2
  11. ]
  12. }