Home | History | Annotate | Download | only in 028-class-attrib-EnclosingMethod
      1 This is a dump of two simple classes which are valid in structure but
      2 are overall invalid. That being said, the system should still have no
      3 trouble parsing and dumping them.
      4 
      5 The salient bit of parsing tested here is that each class has a single
      6 class-level EnclosingMethod attribute, which is syntactically valid. There
      7 are two possible variants (method may be null), and this test contains one
      8 of each.
      9