these N `tuple` and `getitem` nodes. Before: a b c | \ / \ tuple \ / tuple | getitem(1) | getitem(0) | d After: b | d rG