Skip to content

Missing check: Identifiers must not conflict with Java keywords #1578

@alexanderpann

Description

@alexanderpann

Examples for function names that can't be generated

fun toString(i:Int) = ... // conflicts with Object.toString()
fun double() = ... // conflicts with the double keyword

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