FIR IDE: move analysis api fir testdata to the analysis directory
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
class A(a: Int) {
|
||||
constructor() : <caret>this(2)
|
||||
}
|
||||
Reference in New Issue
Block a user