summaryrefslogtreecommitdiff
path: root/plugins/kotlin/idea/tests/testData/findUsages/kotlin/findObjectUsages/kotlinNestedObjectUsages.0.kt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/idea/tests/testData/findUsages/kotlin/findObjectUsages/kotlinNestedObjectUsages.0.kt')
-rw-r--r--plugins/kotlin/idea/tests/testData/findUsages/kotlin/findObjectUsages/kotlinNestedObjectUsages.0.kt2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/kotlin/idea/tests/testData/findUsages/kotlin/findObjectUsages/kotlinNestedObjectUsages.0.kt b/plugins/kotlin/idea/tests/testData/findUsages/kotlin/findObjectUsages/kotlinNestedObjectUsages.0.kt
index 0b80be5a9312..fbd107546a8f 100644
--- a/plugins/kotlin/idea/tests/testData/findUsages/kotlin/findObjectUsages/kotlinNestedObjectUsages.0.kt
+++ b/plugins/kotlin/idea/tests/testData/findUsages/kotlin/findObjectUsages/kotlinNestedObjectUsages.0.kt
@@ -6,3 +6,5 @@ class A {
var foo: String = "foo"
}
}
+
+// FIR_COMPARISON \ No newline at end of file