package

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