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