7 lines
49 B
Kotlin
Vendored
7 lines
49 B
Kotlin
Vendored
package b
|
|
|
|
import a.prop
|
|
|
|
fun test() {
|
|
prop
|
|
} |