[FIR] Actualize expect nested classes in type arguments in expect actual
...checker. ^KT-31636
This commit is contained in:
committed by
Space Team
parent
cec644e9db
commit
d343e40ac5
+1
-1
@@ -14,4 +14,4 @@ class FooImpl {
|
||||
}
|
||||
}
|
||||
|
||||
actual typealias <!NO_ACTUAL_CLASS_MEMBER_FOR_EXPECTED_CLASS!>Foo<!> = FooImpl
|
||||
actual typealias Foo = FooImpl
|
||||
|
||||
+1
-1
@@ -14,4 +14,4 @@ class FooImpl {
|
||||
}
|
||||
}
|
||||
|
||||
actual typealias <!NO_ACTUAL_CLASS_MEMBER_FOR_EXPECTED_CLASS!>Foo<!> = FooImpl
|
||||
actual typealias Foo = FooImpl
|
||||
|
||||
Reference in New Issue
Block a user