how to convert `new XXX[]{a, b, c}` to kotlin ?
# announcements
f
how to convert
new XXX[]{a, b, c}
to kotlin ?