// IS_APPLICABLE: false fun test() { val a: (Int) -> String = { "" } }