Migration: header->expect & impl->actual in IDEA test data
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// "Create actual interface for platform JVM" "true"
|
||||
|
||||
header interface <caret>Interface {
|
||||
expect interface <caret>Interface {
|
||||
fun foo(param: String): Int
|
||||
|
||||
fun String.bar(y: Double): Boolean
|
||||
|
||||
Reference in New Issue
Block a user