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"
|
||||
// ACTION: Convert property to function
|
||||
// ACTION: Introduce backing property
|
||||
// ACTION: Move to companion object
|
||||
// ACTION: Move to constructor
|
||||
|
||||
expect class Foo {
|
||||
val <caret>foo: Int
|
||||
|
||||
Reference in New Issue
Block a user