Why is `listOf(1).foo("bla")` not okay?
# announcements
d
Why is
listOf(1).foo("bla")
not okay?