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