llvm-65816/test/Other/pipefail.txt

3 lines
78 B
Plaintext

REQUIRES: shell
RUN: ((false | true) && echo true || echo false) | grep false