Minor: fix quickfix tests (get/set functions are now created correctly, merge issue)
This commit is contained in:
-1
@@ -1,5 +1,4 @@
|
||||
// "Create member function 'get'" "true"
|
||||
// ERROR: operator modifier is required on 'get' in 'Foo'
|
||||
|
||||
class Foo<T> {
|
||||
fun <S> x (y: Foo<Iterable<S>>) {
|
||||
|
||||
Reference in New Issue
Block a user