Fix failing test (related to KT-28381, KT-28382 commits)

This commit is contained in:
Mikhail Glukhikh
2018-11-23 15:43:39 +03:00
parent d59ea4c087
commit 2af9efa4a0
@@ -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