1This is a dump of a simple class which is valid in structure but is overall 2invalid. That being said, the system should still have no trouble parsing and 3dumping it. 4 5The salient bit of parsing tested here is that the class has a single 6method with a simple Code attribute, which itself has a syntactically 7valid LocalVariableTable attribute. 8