Migration: header->expect & impl->actual in IDEA test data
This commit is contained in:
Vendored
+1
-1
@@ -4,6 +4,6 @@
|
||||
// ACTION: Move to companion object
|
||||
// ACTION: Move to constructor
|
||||
|
||||
header class Foo {
|
||||
expect class Foo {
|
||||
val <caret>foo: Int
|
||||
}
|
||||
Reference in New Issue
Block a user