`foo?.let {} ?: otherStuff()`?
# announcements
e
foo?.let {} ?: otherStuff()
?