-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
while ( index < items.size) {
println("item at
index++
}
fun
if there is no " " between index and '<' ,the program behind them will not be highlight correctly.
The string "fun" is still white,but purple is right.
Is it a issue or this kind of syntax (index<items.size) is not allowed?
Metadata
Metadata
Assignees
Labels
No labels