Changed format of test data for word selection test - each test's data in own directory
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
foo(<selection><caret>1</selection>, 2)
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
fun foo() {
|
||||
foo(<selection><caret>1, 2</selection>)
|
||||
}
|
||||
Reference in New Issue
Block a user