IR KT-49372 cache progression loop parameters if their values can change
This commit is contained in:
committed by
teamcityserver
parent
7fb82232cd
commit
45a4cea655
+5
@@ -27001,6 +27001,11 @@ public class LightAnalysisModeTestGenerated extends AbstractLightAnalysisModeTes
|
||||
runTest("compiler/testData/codegen/box/ranges/forInDownTo/forInDownToWithPossibleUnderflow.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("forInSumDownToSum.kt")
|
||||
public void testForInSumDownToSum() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/ranges/forInDownTo/forInSumDownToSum.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("forIntInDownTo.kt")
|
||||
public void testForIntInDownTo() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/ranges/forInDownTo/forIntInDownTo.kt");
|
||||
|
||||
Reference in New Issue
Block a user