[FIR2IR] Make all source sets friends for IrFakeOverrideBuilder
^KT-63644
This commit is contained in:
committed by
Space Team
parent
60d77fbb90
commit
8e047e6d8a
Generated
+6
@@ -24406,6 +24406,12 @@ public class FirWasmCodegenBoxTestGenerated extends AbstractFirWasmCodegenBoxTes
|
||||
runTest("compiler/testData/codegen/box/multiplatform/k2/internalOverride.kt");
|
||||
}
|
||||
|
||||
@Test
|
||||
@TestMetadata("internalOverride2.kt")
|
||||
public void testInternalOverride2() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/multiplatform/k2/internalOverride2.kt");
|
||||
}
|
||||
|
||||
@Nested
|
||||
@TestMetadata("compiler/testData/codegen/box/multiplatform/k2/annotations")
|
||||
@TestDataPath("$PROJECT_ROOT")
|
||||
|
||||
Reference in New Issue
Block a user