then `val x = aCollection.doThing { it.whatever() ...
# announcements
g
then
val x = aCollection.doThing { it.whatever() }
is ambiguous