import kotlin.jvm.JvmStatic as JS /** should load cls */ object O { @JS fun foo() {} }