package

package test {
    internal fun bar(): kotlin.Int
    internal fun foo(): kotlin.Int
}
