Fix failing test (related to KT-28381, KT-28382 commits)
This commit is contained in:
Vendored
-2
@@ -1,8 +1,6 @@
|
|||||||
// "Convert member to extension" "false"
|
// "Convert member to extension" "false"
|
||||||
// ACTION: Convert property to function
|
// ACTION: Convert property to function
|
||||||
// ACTION: Introduce backing property
|
|
||||||
// ACTION: Move to companion object
|
// ACTION: Move to companion object
|
||||||
// ACTION: Move to constructor
|
|
||||||
|
|
||||||
expect class Foo {
|
expect class Foo {
|
||||||
val <caret>foo: Int
|
val <caret>foo: Int
|
||||||
|
|||||||
Reference in New Issue
Block a user