FIR IDE: move low level api testdata sources to the analysis directory
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
fun x() {
|
||||
val x = object: Any() {
|
||||
fun foo(){}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user