OSDN Git Service

original
[gb-231r1-is01/Gingerbread_2.3.3_r1_IS01.git] / dalvik / dx / tests / 007-no-superclass / info.txt
1 This is a dump of a simple class which is valid in structure but is overall
2 invalid. That being said, the system should still have no trouble parsing and
3 dumping it.
4
5 The salient bit of parsing tested here is that the class is Object-like and
6 has no superclass.