ExtractionTest: Change test data layout
This commit is contained in:
@@ -1,6 +1 @@
|
||||
fun x(): Int = <selection>1</selection>
|
||||
/*
|
||||
fun x(): Int {
|
||||
val i = 1
|
||||
}
|
||||
*/
|
||||
fun x(): Int = <selection>1</selection>
|
||||
Reference in New Issue
Block a user