``` let a = (z, t) => z let b = ((z, t)) => z let c = ([z, t]) => z ``` `z` and `t` are not highlight for b and c