OpenGrok
Cross Reference: pipefail.txt
xref
: /
external
/
llvm
/
test
/
Other
/
pipefail.txt
Home
|
History
|
Annotate
|
Download
|
only in
Other
1
REQUIRES: shell
2
RUN: ((false | true) && echo true || echo false) | grep false
3