nishtahir / language-kotlin

Textmate language grammar for the Kotlin programming language
Apache License 2.0
12 stars 6 forks source link

< and > in generics are incorrectly scoped as comparison operators #19

Closed nishtahir closed 3 years ago

nishtahir commented 4 years ago
  3:   fun main(@NonNull args: Array<String> // > is scoped as meta.group.kotlin keyword.operator.comparison.kotlin