[yaml2obj/obj2yaml] - Add support for .stack_sizes sections.
[llvm-complete.git] / test / Other / pipefail.txt
blob241080aab661cbbccd4ea9659bdcab7c576148cb
1 REQUIRES: shell
2 RUN: ((false | true) && echo true || echo false) | grep false