PHondogo
12/10/2022, 7:58 PMGavin Ray
12/10/2022, 10:29 PMexpect and actual
expect value class Foo(val a: String)
@JvmInline
actual value class Foo(val a: String)ephemient
12/10/2022, 11:24 PM@JvmInline annotation in common sources, as long as you import it first