summaryrefslogtreecommitdiff
path: root/platform/lang-impl/testData/editor/indentingBackspace/selection-after.java
diff options
context:
space:
mode:
Diffstat (limited to 'platform/lang-impl/testData/editor/indentingBackspace/selection-after.java')
-rw-r--r--platform/lang-impl/testData/editor/indentingBackspace/selection-after.java4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/lang-impl/testData/editor/indentingBackspace/selection-after.java b/platform/lang-impl/testData/editor/indentingBackspace/selection-after.java
new file mode 100644
index 000000000000..c82144a072cf
--- /dev/null
+++ b/platform/lang-impl/testData/editor/indentingBackspace/selection-after.java
@@ -0,0 +1,4 @@
+class Foo {
+
+ <caret>
+} \ No newline at end of file