fun f1() { for (: Any in 0..10) {} val x1 = {: Boolean -> println("1") } val x2 = {: Boolean, : -> } var : Boolean; val x3 = fun(: Boolean) { }() }