After type inference: `fun func(a: Int): () -> ...
# random
m
After type inference:
fun func(a: Int): () -> Unit = {}