// IS_APPLICABLE: false fun id(y: T) = y val x = { arg: Int -> id(arg) }