blob: 47487a1a10e8c33c0e579d7f05b1806b8161c284 [file] [log] [blame]
class J {
void test() {
RemoveReceiverBeforeKt.foo("1", 2);
}
}