blob: a43d424fdead3344b3bfd0d261989b7864fd0b74 [file] [log] [blame]
package p2
object O1 {
}
object O2 {
fun xxx_fun1FromP2O2(){}
}