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