succ_pattern_group_nest2.decode 340 B

12345678910111213
  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. %sub3 16:8
  6. %sub4 24:8
  7. # Group with complete overlap of the two patterns
  8. {
  9. top 00000000 00000000 00000000 00000000
  10. sub4 ........ ........ ........ ........ %sub1 %sub2 %sub3 %sub4
  11. }