summaryrefslogtreecommitdiff
path: root/platform/lang-impl/testData/editor/indentingBackspace/selection.java
blob: 15e6cb90ea7711976f55f2ef867236e72136cc9e (plain)
1
2
3
4
class Foo {

  <selection>int field;<caret></selection>
}