package

package foo {
    private val bar: kotlin.Int = 32
    public fun bar(): kotlin.Int
}
