[FIR-TEST] Add new testdata generated after changes in previous commit
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
class C {
|
||||
companion object {
|
||||
val x = 1
|
||||
fun getX() = 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user