[FIR] Provide implementation of ExpectActualMatchingContext for FIR
^KT-58578
This commit is contained in:
committed by
Space Team
parent
8338370fbd
commit
b19116d3af
+1
-1
@@ -9,7 +9,7 @@ expect class Foo {
|
||||
// MODULE: m2-jvm()()(m1-common)
|
||||
// FILE: jvm.kt
|
||||
|
||||
actual class Foo {
|
||||
actual class <!NO_ACTUAL_CLASS_MEMBER_FOR_EXPECTED_CLASS!>Foo<!> {
|
||||
fun bar(): String = "bar"
|
||||
fun bas(g: Int) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user