Analysis API: move testdata to corresponding components folders
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
operator fun Int.invoke(): String {}
|
||||
|
||||
fun call(x: kotlin.Int) {
|
||||
<expr>x()</expr>
|
||||
}
|
||||
Reference in New Issue
Block a user