6 lines
55 B
Kotlin
Vendored
6 lines
55 B
Kotlin
Vendored
package p4
|
|
|
|
object O1 {
|
|
fun xxx_fun1FromP4O1(){}
|
|
}
|