da5f71773a
Code review fixes
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
class A {
|
|
val foo: Int
|
|
<spot>get() = 1</spot>
|
|
} |