FIR IDE: move low level api testdata sources to the analysis directory
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
fun bar(a: Int, b: (Boolean) -> Unit) {
|
||||
|
||||
}
|
||||
|
||||
class A {
|
||||
fun foo(x: String, y: () -> String) {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user