fun test(some: (Int) -> Int) { } fun foo() { test() { it } }