blob: 31923bbe4ec934868df95e4a1e92f348135133f8 [file] [log] [blame]
package b
import a.test1
fun test2() {
test1()
}