or use a function expression `fun(x: Int): String ...
# getting-started
v
or use a function expression
fun(x: Int): String {return "$x"}