c87cc0dde1
Move test and rename test data Delete unused testdata Rewrite OptimizeImportOnFlyTest
5 lines
60 B
Kotlin
5 lines
60 B
Kotlin
import test1.MyClass
|
|
import test1.get
|
|
|
|
val s = MyClass()[1]
|