[FIR] Fix rendering of NO_ACTUAL_CLASS_MEMBER_FOR_EXPECTED_CLASS
This commit is contained in:
committed by
Space Team
parent
5c38289d60
commit
ed4386a962
@@ -5,7 +5,7 @@ Output:
|
||||
-- JVM --
|
||||
Exit code: COMPILATION_ERROR
|
||||
Output:
|
||||
compiler/testData/multiplatform/classScopes/missingFunction/jvm.kt:1:14: error: actual class 'actual class Foo : Any' has no corresponding members for expected class members:
|
||||
compiler/testData/multiplatform/classScopes/missingFunction/jvm.kt:1:14: error: 'actual class Foo : Any' has no corresponding members for expected class members:
|
||||
|
||||
expect fun function(s: String): Unit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user