[FIR2IR] Fix SAM conversion of adapted callable reference
#KT-63329 Fixed
This commit is contained in:
committed by
Space Team
parent
c8b77fe18c
commit
2391f00b75
-6
@@ -47105,12 +47105,6 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/sam/kt4753_2.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt49226.kt")
|
||||
public void testKt49226() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/sam/kt49226.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt50108.kt")
|
||||
public void testKt50108() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user