Analysis API: move testdata to corresponding components folders
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
annotation class Annotation(vararg val values: String)
|
||||
|
||||
@Annotation(<expr>"42"</expr>)
|
||||
class C
|
||||
Reference in New Issue
Block a user