brintos

brintos / llvm-project-archived public Read only

0
0
Text · 87 B · b0d9dee Raw
4 lines · plain
1# Check that we fail if earlier operations in a pipe fail.2#3# RUN: false | echo test4#