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