6e4d8d1670
Original commit: 51c6abdbed
8 lines
65 B
Plaintext
8 lines
65 B
Plaintext
package use
|
|
|
|
import foo.*
|
|
|
|
fun useAfoo() {
|
|
createA().boo()
|
|
}
|