blob: ba0ca726cd557e656d176b37a361fc545be41588 [file]
package
package foo {
public val bar: kotlin.Int = 32
public fun bar(): kotlin.Int
}