public class Kotlin { internal fun kotlinFun() { } } internal fun topLevelKotlinFun() { }