class com.google.common.testing.NullPointerTesterTest$SubclassWithBadSuperclass extends com.google.common.testing.NullPointerTesterTest$BaseClassThatFailsToThrow { private void () { com.google.common.testing.NullPointerTesterTest$SubclassWithBadSuperclass v; v := @this: com.google.common.testing.NullPointerTesterTest$SubclassWithBadSuperclass; specialinvoke v.()>(); return; } }