FIR IDE: move analysis api fir testdata to the analysis directory
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
class NoPrimary {
|
||||
val x: String
|
||||
constructor(x: String)
|
||||
constructor()
|
||||
}
|
||||
Reference in New Issue
Block a user