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