FIR IDE: move low level api testdata sources to the analysis directory
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
public annotation class Annotation(val name: String)
|
||||
|
||||
@Annotation(<expr>"y"</expr>)
|
||||
fun x() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user