fun foo() = "bar" print("${foo()}")
# announcements
e
fun foo() = "bar" print("${foo()}")