Migration: header->expect & impl->actual in IDEA test data
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
header class Foo {
|
||||
expect class Foo {
|
||||
val foo: Int
|
||||
}
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
header class Foo {
|
||||
expect class Foo {
|
||||
}
|
||||
|
||||
expect val Foo.foo: Int
|
||||
Reference in New Issue
Block a user