Files
kotlin-fork/idea/testData/completion/keywords/InTopScopeAfterPackage.kt
T

10 lines
89 B
Kotlin

package Test
<caret>
// EXIST: enum
// EXIST: trait
// EXIST: class
// EXIST: fun