Fix broken test (related to "Convert to lazy property")
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user