Analysis API: move testdata to corresponding components folders
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
fun test(a: Any) {
|
||||
if (a is String) {
|
||||
<expr>a</expr>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user