5 lines
78 B
Kotlin
5 lines
78 B
Kotlin
package test1.test2
|
|
|
|
class Some()
|
|
|
|
val test : <caret>test1.test2.Some = Some() |