ExtractionTest: Change test data layout
This commit is contained in:
@@ -1,9 +1,3 @@
|
||||
open class A {
|
||||
val x = <selection>1</selection>
|
||||
}
|
||||
/*
|
||||
open class A {
|
||||
val i = 1
|
||||
val x = i
|
||||
}
|
||||
*/
|
||||
}
|
||||
Reference in New Issue
Block a user