xref: /aosp_15_r20/dalvik/dx/tests/010-class-attrib-InnerClasses/info.txt (revision 055d459012065f78d96b68be8421640240ddf631)
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
6class-level InnerClasses attribute, which is syntactically valid and contains
7one entry for each of the possible combinations of null-vs-valid cpe.
8