7 lines
70 B
Kotlin
7 lines
70 B
Kotlin
package Test.MyTest
|
|
|
|
fun test() {
|
|
Test.<caret>
|
|
}
|
|
|
|
// EXIST: MyTest |