package

public fun testFun(): kotlin.Int

package test {
    public val t: kotlin.Int
    public fun testFun(): kotlin.Int
}
