Fix testdata according to comment selection changes in 2017.1
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package p
|
||||
|
||||
<selection>/* This is a <caret>comment */
|
||||
fun foo() {
|
||||
}
|
||||
</selection>
|
||||
fun bar(){}
|
||||
Reference in New Issue
Block a user