[NI] Approximate receivers for callable reference candidates
#KT-36221 Fixed
This commit is contained in:
+5
@@ -2082,6 +2082,11 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/callableReference/bound/receiverEvaluatedOnce.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("referenceToGetSetMethodsFromVararg.kt")
|
||||
public void testReferenceToGetSetMethodsFromVararg() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/callableReference/bound/referenceToGetSetMethodsFromVararg.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("simpleFunction.kt")
|
||||
public void testSimpleFunction() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/callableReference/bound/simpleFunction.kt");
|
||||
|
||||
Reference in New Issue
Block a user