FIR IDE: move analysis api fir testdata to the analysis directory
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
ALL:
|
||||
B.foo(x: String): Unit
|
||||
C.foo(x: String): Unit
|
||||
D.foo(x: String): Unit
|
||||
DIRECT:
|
||||
B.foo(x: String): Unit
|
||||
C.foo(x: String): Unit
|
||||
D.foo(x: String): Unit
|
||||
Reference in New Issue
Block a user