package test

internal val fromImported: kotlin.Int = 1
internal val normal: kotlin.Int = 1
