72bbf9697b
Rename identifiers if it clashes with Java keywords. (KT-15838)
4 lines
89 B
Kotlin
Vendored
4 lines
89 B
Kotlin
Vendored
class default {
|
|
lateinit val extends: String
|
|
fun implements(instanceof: Int) {}
|
|
} |