Fix completion test: expected appearance of 'takeIf' and 'also'
This commit is contained in:
@@ -17,7 +17,10 @@ class C {
|
|||||||
// ORDER: this
|
// ORDER: this
|
||||||
// ORDER: local
|
// ORDER: local
|
||||||
// ORDER: nonNullable
|
// ORDER: nonNullable
|
||||||
|
// ORDER: also
|
||||||
// ORDER: apply
|
// ORDER: apply
|
||||||
// ORDER: nullableX
|
// ORDER: nullableX
|
||||||
// ORDER: nullableX
|
// ORDER: nullableX
|
||||||
|
// ORDER: takeIf
|
||||||
|
// ORDER: takeIf
|
||||||
// ORDER: C
|
// ORDER: C
|
||||||
|
|||||||
Reference in New Issue
Block a user