[K2, MPP] Add common constructorCache to Fir2IrCommonMemberStorage
Use it in Fir2IrDeclarationStorage ^KT-56660 Fixed
This commit is contained in:
committed by
Space Team
parent
930237b60e
commit
227018624e
@@ -1328,6 +1328,11 @@ public class CliTestGenerated extends AbstractCliTest {
|
||||
runTest("compiler/testData/cli/js/firMpp.args");
|
||||
}
|
||||
|
||||
@TestMetadata("firMppWithKlib.args")
|
||||
public void testFirMppWithKlib() throws Exception {
|
||||
runTest("compiler/testData/cli/js/firMppWithKlib.args");
|
||||
}
|
||||
|
||||
@TestMetadata("inlineCycle.args")
|
||||
public void testInlineCycle() throws Exception {
|
||||
runTest("compiler/testData/cli/js/inlineCycle.args");
|
||||
|
||||
Reference in New Issue
Block a user