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