Minor fix of test data for consistency with FIR

This commit is contained in:
Mikhail Glukhikh
2021-08-10 10:05:37 +03:00
committed by TeamCityServer
parent 85a2a3255d
commit 512a851c65
@@ -1,6 +1,6 @@
class My {
val y: Int
val y: Int
get() {
var x: Int?
x = 3