Skip to content

highlight issue #14

@diorw

Description

@diorw

while ( index < items.size) {
println("item at $index is ${items[index]}")
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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions