fun foo(l1: (Int) -> Unit) { } fun test() { foo label@ {} }