`mutableListOf(1,2) + 3` ?
# announcements
u
mutableListOf(1,2) + 3
?