and ```val foo = if (true) { true } else { fal...
# announcements
a
and
Copy code
val foo = if (true) {
  true
} else {
  false
} && false