<@U16CM33AB>: `arrayListOf(1,2,3).apply { add(4) }...
# getting-started
c
@holgerbrandl:
arrayListOf(1,2,3).apply { add(4) }