Jason5lee
07/06/2021, 1:05 AMUnresolved reference: JvmInline
at compileKotlinMetadata
phrase. compileKotlinJvm
works fine.Jason5lee
07/06/2021, 1:23 AMJvmInline
to kotlin.jvm.JvmInline
full path. Is it the expected behavior?russhwolf
07/06/2021, 3:45 AMimport kotlin.jvm.JvmInline
? It might be that it works without the import on JVM but not on other platforms