[FIR IDE] Update Analysis API test data, untie it from the FIR implementation
This commit is contained in:
committed by
teamcityserver
parent
516dd825c2
commit
1272c6aa33
Vendored
+2
-2
@@ -1,5 +1,5 @@
|
||||
class NoPrimary {
|
||||
val x: String
|
||||
constructor(x: String)
|
||||
constructor()
|
||||
constructor(x: String)
|
||||
val x: String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user