Files
kotlin/idea/testData/codeInsight/moveUpDown/classBodyDeclarations/class/classAtImportInScript.kts

6 lines
67 B
Kotlin
Vendored

// MOVE: up
// IS_APPLICABLE: false
import foo.Bar
<caret>class A