Files
linux-packaging-mono/external/llvm-project/llvm/test/Other/pipefail.txt

3 lines
78 B
Plaintext
Raw Normal View History

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