Skip to content

[kotlin] 1..2 parsed as number instead of range #120

@eisenwave

Description

@eisenwave

It looks like this currently gets recognized as two consecutive numbers 1. and .2, each of which are individually fine.

However, this should actually be highlighted as two integers 1 and 2 combined using a range (..) token.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wrong-highlightIncorrect syntax highlighting.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions