Skip to content

Highlights keywords that do not exist #30

@Nek-12

Description

@Nek-12

Expression

val KOTLIN_KEYWORDS = JAVA_KEYWORDS + (...)

Is incorrect

There are no byte, extends, implements, instanceof, native, strictfp, synchronized, throws, transient keywords

Using c keywords for java (and Kotlin) is incorrect
Using common keywords for java (Kotlin) is incorrect for the same reason

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions