Alternatively one could use different brackets for...
# announcements
l
Alternatively one could use different brackets for named destructuring. Something like
val {value, label} = x
could be possible and neat.