JVM facade: for Java resolve, always use JvmPlatform resolver
So #KT-20281 Fixed
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
// !CHECK_HIGHLIGHTING
|
||||
|
||||
data class User(val name: String, val password: String)
|
||||
|
||||
expect open class Expected {
|
||||
val user: User
|
||||
}
|
||||
Reference in New Issue
Block a user