[FIR] KT-58065: Support LT in K2JsIrCompiler
This commit is contained in:
committed by
Space Team
parent
bbb36ce501
commit
d72a50b3f5
@@ -1323,6 +1323,11 @@ public class CliTestGenerated extends AbstractCliTest {
|
||||
runTest("compiler/testData/cli/js/fir.args");
|
||||
}
|
||||
|
||||
@TestMetadata("firLightTreeOn.args")
|
||||
public void testFirLightTreeOn() throws Exception {
|
||||
runTest("compiler/testData/cli/js/firLightTreeOn.args");
|
||||
}
|
||||
|
||||
@TestMetadata("firMpp.args")
|
||||
public void testFirMpp() throws Exception {
|
||||
runTest("compiler/testData/cli/js/firMpp.args");
|
||||
|
||||
Reference in New Issue
Block a user