ExtractionTest: Change test data layout
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
fun a() {
|
||||
while (<selection>true</selection>) {}
|
||||
}
|
||||
/*
|
||||
fun a() {
|
||||
val b = true
|
||||
while (b) {}
|
||||
}
|
||||
*/
|
||||
}
|
||||
Reference in New Issue
Block a user