diff --git a/idea/testData/inspectionsLocal/branched/ifThenToSafeAccess/inspectionData/expected.xml b/idea/testData/inspectionsLocal/branched/ifThenToSafeAccess/inspectionData/expected.xml index 023277e3c63..44877cf2eed 100644 --- a/idea/testData/inspectionsLocal/branched/ifThenToSafeAccess/inspectionData/expected.xml +++ b/idea/testData/inspectionsLocal/branched/ifThenToSafeAccess/inspectionData/expected.xml @@ -127,4 +127,22 @@ If-Then foldable to '?.' Foldable if-then + + implicitReceiver2.kt + 6 + light_idea_test_case + <default> + + If-Then foldable to '?.' + Foldable if-then + + + implicitReceiver3.kt + 5 + light_idea_test_case + <default> + + If-Then foldable to '?.' + Foldable if-then +