ff40b098f9
Original commit: 9190029fcc
5 lines
50 B
Kotlin
5 lines
50 B
Kotlin
package bar
|
|
|
|
fun createAByFqName() {
|
|
foo.A()
|
|
} |