or maybe even four if you consider `fun f() = g()`...
# random
c
or maybe even four if you consider
fun f() = g()
is yet another syntax for eliding the
return
keyword