Files
kotlin-fork/j2k/testData/fileOrElement/identifier/keywords.kt
T
Denis Zharkov 20d1d12f3b Revert "'yield' reserved as a keyword"
This reverts commit 434082cadb.
2016-06-08 18:53:16 +03:00

11 lines
153 B
Kotlin
Vendored

val `as`: Int
val type: Int
val `val`: Int
val `var`: Int
val `fun`: Int
val `is`: Int
val `in`: Int
val `object`: Int
val `when`: Int
val `typeof`: Int