blob: f20852fc3bfaadc0af3864c21ccf4570a889ddce [file] [log] [blame]
class J {
void test() {
ChangeReceiverBeforeKt.foo("1", new X(0), 2);
}
}