Fix broken test (related to "Convert to lazy property")

This commit is contained in:
Mikhail Glukhikh
2019-06-17 11:05:53 +03:00
parent 20d19ee66f
commit 5f896936ae
@@ -2,6 +2,7 @@
// ACTION: Add getter
// ACTION: Convert property initializer to getter
// ACTION: Convert property to function
// ACTION: Convert to lazy property
// ACTION: Specify type explicitly
actual val x<caret> = 42