blob: 213e66be174b3db002469f86158ed64efc020387 [file] [log] [blame]
class Usage {
int m() {
return new T2().method(0);
}
}