Minor fix of test data for consistency with FIR
This commit is contained in:
committed by
TeamCityServer
parent
85a2a3255d
commit
512a851c65
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
class My {
|
class My {
|
||||||
|
|
||||||
val y: Int
|
val y: Int
|
||||||
get() {
|
get() {
|
||||||
var x: Int?
|
var x: Int?
|
||||||
x = 3
|
x = 3
|
||||||
|
|||||||
Reference in New Issue
Block a user