6e4d8d1670
Original commit: 51c6abdbed
6 lines
47 B
Kotlin
6 lines
47 B
Kotlin
package use
|
|
|
|
import foo.*
|
|
|
|
fun createA() = A()
|