Fix a pair of multi-platform messages #KT-20327 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
ee4d790f43
commit
f348ee9381
+1
-1
@@ -1,6 +1,6 @@
|
||||
// "Implement members" "true"
|
||||
// ENABLE_MULTIPLATFORM
|
||||
// ERROR: Expected interface 'InterfaceWithFuns' has no actual in module light_idea_test_case for JVM
|
||||
// ERROR: Expected interface 'InterfaceWithFuns' has no actual declaration in module light_idea_test_case for JVM
|
||||
|
||||
fun TODO(s: String): Nothing = null!!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user