`val sum2 = { x: Int, y: Int -> x+y }`
# announcements
k
val sum2 = { x: Int, y: Int -> x+y }