xref: /llvm-project/llvm/utils/lit/tests/Inputs/shtest-output-printing/basic.txt (revision f223022a4c521296a6d058862d66443ab9e355bf)
1# RUN: true
2# RUN: echo hi
3# RUN: not not wc missing-file &> %t.out || true
4# RUN: not %{python} %S/write-a-lot.py &> %t.out
5