KT-13658: don't capture FakeCallableDescriptorForObject in closure
This commit is contained in:
@@ -191,4 +191,8 @@ public final class ClosureTest extends SingleFileTranslationTest {
|
||||
public void testLambdaInLocalFun() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
public void testObjectWithInvokeOperator() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user