You can omit function's return type it it's declar...
# announcements
k
You can omit function's return type it it's declared like this:
fun foo() = async { }