package

package extensionAndRegular {
    internal fun who(): kotlin.Int
    internal fun kotlin.Int.who(): kotlin.Int
}
