package test internal val fromImported: kotlin.Int = 1 internal fun (): kotlin.Int internal val normal: kotlin.Int = 1 internal fun (): kotlin.Int