Analysis API: move testdata to corresponding components folders
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
annotation class Anno
|
||||
|
||||
<expr>@receiver:Anno</expr>
|
||||
fun String.foo() {
|
||||
return "$this (${this.length})"
|
||||
}
|
||||
Reference in New Issue
Block a user