0df5d5158d
#KT-38297 Fixed
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
class A {
|
|
val foo: Int
|
|
<spot>get() = 1</spot>
|
|
} |