(There's no raw types in Kotlin, so you can't just...
# announcements
a
(There's no raw types in Kotlin, so you can't just say
val baz: ArrayList = foo
)