Migration to expect/actual: change diagnostics rendering
This commit is contained in:
committed by
Stanislav Erokhin
parent
7982f3489e
commit
a18e9436a1
+1
-1
@@ -1,6 +1,6 @@
|
||||
// "Implement members" "true"
|
||||
// WITH_RUNTIME
|
||||
// ERROR: 'header' interface 'InterfaceWithFuns' has no implementation in module light_idea_test_case for JVM
|
||||
// ERROR: Expected interface 'InterfaceWithFuns' has no actual in module light_idea_test_case for JVM
|
||||
expect interface InterfaceWithFuns {
|
||||
fun funInInterface()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user