Fix a pair of multi-platform messages #KT-20327 Fixed

This commit is contained in:
Mikhail Glukhikh
2017-09-19 17:52:19 +03:00
committed by Mikhail Glukhikh
parent ee4d790f43
commit f348ee9381
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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!!