kotlin-stdlib-common includes `kotlin.jvm.JvmName`...
# multiplatform
j
kotlin-stdlib-common includes
kotlin.jvm.JvmName
but when implementing the module in a JS one I get "Cannot access 'JvmName': it is internal in 'jvm'" errors. Is there something I need to set to prevent this? (filed as https://youtrack.jetbrains.com/issue/KT-19507)