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