JVM_IR KT-48435 use Java-like counter loop when possible

This commit is contained in:
Dmitry Petrov
2021-08-30 16:05:34 +03:00
committed by TeamCityServer
parent d4c91c96d3
commit 1c1b9547c1
20 changed files with 295 additions and 26 deletions
+1 -1
View File
@@ -26,6 +26,6 @@ fun box(): String {
// LOCAL VARIABLES JVM
// test.kt:5 box: i:int=0:int
// LOCAL VARIABLES JVM_IR
// test.kt:5 box:
// test.kt:5 box: i:int=0:int
// LOCAL VARIABLES
// test.kt:14 box: