FIR2IR: don't generate IrGetObject for anonymous objects
This commit is contained in:
Generated
+6
@@ -2074,6 +2074,12 @@ public class IrTextTestGenerated extends AbstractIrTextTest {
|
||||
runTest("compiler/testData/ir/irText/firProblems/AnnotationInAnnotation.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("AnnotationLoader.kt")
|
||||
public void testAnnotationLoader() throws Exception {
|
||||
runTest("compiler/testData/ir/irText/firProblems/AnnotationLoader.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("candidateSymbol.kt")
|
||||
public void testCandidateSymbol() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user