`fun test(f: () -> Int)` vs `fun test(g: () -&g...
# announcements
v
fun test(f: () -> Int)
vs
fun test(g: () -> Unit)