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