Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
SELECT f(x, y -> z)
SELECT f((x, y) -> z)
SELECT f(x, (x, y) -> z)