0df5d5158d
#KT-38297 Fixed
4 lines
71 B
Plaintext
4 lines
71 B
Plaintext
class Person(val name: String)
|
|
|
|
val persons = <spot>ArrayList()</spot>
|