`return listOf()` or `return emptyList()`
# announcements
j
return listOf()
or
return emptyList()