Files
kotlin-fork/idea/idea-completion/testData/keywords/InEnumScope1.kt
T
2015-10-15 19:20:11 +03:00

6 lines
46 B
Kotlin
Vendored

enum class Test {
<caret>
}
// NUMBER: 0