414f98aa29
^KT-27963 Fixed
5 lines
79 B
Kotlin
Vendored
5 lines
79 B
Kotlin
Vendored
<lineMarker>for</lineMarker> (i in 0..4) {
|
|
println(i)
|
|
}
|
|
|
|
// REPL_MODE: true |