JVM_IR KT-48435 use Java-like counter loop when possible
This commit is contained in:
committed by
TeamCityServer
parent
d4c91c96d3
commit
1c1b9547c1
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user