You can do this: `val test: (Int) -> Int = { su...
# announcements
m
You can do this:
val test: (Int) -> Int = { sum(it) }