ec29e06115
- refactoring for auto import tests
5 lines
70 B
Kotlin
5 lines
70 B
Kotlin
// "Import Class" "true"
|
|
|
|
fun test() {
|
|
val a = <caret>TestSample
|
|
} |