Analysis API: move testdata to corresponding components folders
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
fun test(b: Boolean) {
|
||||
<caret>when(b) {
|
||||
else -> {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user