Windows does not like the RUN command of `(... || true) | ...`. PiperOrigin-RevId: 277587031
This fixed the segfault when we see the following pattern: Pat<(...), (...), [(... 1, 2, 3), ...]> PiperOrigin-RevId: 277544300