diff --git a/idea/idea-completion/testData/weighers/smart/SmartPriority.kt b/idea/idea-completion/testData/weighers/smart/SmartPriority.kt index 366f4fba05d..12408c8ca63 100644 --- a/idea/idea-completion/testData/weighers/smart/SmartPriority.kt +++ b/idea/idea-completion/testData/weighers/smart/SmartPriority.kt @@ -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