[K/N] Fix extracting local classes from lambda in cached inline function
^KT-52540
This commit is contained in:
+6
@@ -25812,6 +25812,12 @@ public class NativeCodegenBoxTestGenerated extends AbstractNativeCodegenBoxTest
|
||||
runTest("compiler/testData/codegen/box/objects/kt46136.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt52540.kt")
|
||||
public void testKt52540() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/objects/kt52540.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("kt535.kt")
|
||||
public void testKt535() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user