DEBSOURCES
Skip Quicknav
sources / openjdk-11 / 11.0.4%2B11-1 / test / langtools / tools / javac / tree / 8067914 / E.out
12345678910111213141516
class E extends S { E() { super(); } { t = new C(); new I(<*nullchk*>((C)t)){ (.C x0) { x0.super(); } }; } }