FIR IDE: move analysis api fir testdata to the analysis directory
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package test
|
||||
|
||||
class A
|
||||
|
||||
class Test {
|
||||
fun some(vararg a: <caret>A) = 12
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user