`myVar?.let {} ?: doSomethingElse`
# announcements
a
myVar?.let {}  ?: doSomethingElse