JVM_IR KT-47510 indy callee parent is a package fragment, not a class
This commit is contained in:
committed by
TeamCityServer
parent
a54e758189
commit
68c3f30aa7
+6
@@ -21431,6 +21431,12 @@ public class FirBlackBoxCodegenTestGenerated extends AbstractFirBlackBoxCodegenT
|
||||
runTest("compiler/testData/codegen/box/invokedynamic/sam/kt45779.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt47510.kt")
|
||||
public void testKt47510() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/invokedynamic/sam/kt47510.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("nullabilityAssertions.kt")
|
||||
public void testNullabilityAssertions() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user