ExtractionTest: Change test data layout
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
fun a() {
|
||||
when (1) {
|
||||
is 1 -> {
|
||||
val i = 2
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user