apply() got to smart completion where this was expected.
This commit is contained in:
@@ -16,6 +16,7 @@ class C {
|
|||||||
// ORDER: nullableFoo
|
// ORDER: nullableFoo
|
||||||
// ORDER: this
|
// ORDER: this
|
||||||
// ORDER: local
|
// ORDER: local
|
||||||
|
// ORDER: apply
|
||||||
// ORDER: nonNullable
|
// ORDER: nonNullable
|
||||||
// ORDER: nullableX
|
// ORDER: nullableX
|
||||||
// ORDER: nullableX
|
// ORDER: nullableX
|
||||||
|
|||||||
Reference in New Issue
Block a user