Fixed WordSelectionTest.testDocComment test data
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
<selection>package p
|
||||
|
||||
/**
|
||||
* Doc comment <caret>here
|
||||
*/
|
||||
fun foo() {
|
||||
}
|
||||
|
||||
fun bar(){}</selection>
|
||||
Reference in New Issue
Block a user