Minor: fix quickfix tests (get/set functions are now created correctly, merge issue)
This commit is contained in:
-1
@@ -1,5 +1,4 @@
|
||||
// "Create extension function 'get'" "true"
|
||||
// ERROR: operator modifier is required on 'get' in ''
|
||||
|
||||
fun x (y: Any) {
|
||||
val z: Any = y<caret>[""]
|
||||
|
||||
Reference in New Issue
Block a user