[Parser] Support of parsing until operator
^KT-52419 Fixed
This commit is contained in:
committed by
teamcity
parent
7360dff0da
commit
19136019e4
@@ -0,0 +1,5 @@
|
||||
fun main() {
|
||||
for (i in 0..<n) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user