Support inline classes in MPP resolver/checker model
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
@file:Suppress("UNSUPPORTED_FEATURE")
|
||||
|
||||
expect inline class Foo1(val x: Int)
|
||||
expect inline class Foo2(val y: String)
|
||||
Reference in New Issue
Block a user