FIR: serialize correct fqnames for local classes
This commit is contained in:
+5
@@ -28831,6 +28831,11 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/reflection/properties/simpleGetProperties.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("withLocalType.kt")
|
||||
public void testWithLocalType() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/reflection/properties/withLocalType.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("compiler/testData/codegen/box/reflection/properties/accessors")
|
||||
@TestDataPath("$PROJECT_ROOT")
|
||||
@RunWith(JUnit3RunnerWithInners.class)
|
||||
|
||||
Reference in New Issue
Block a user