brintos

brintos / llvm-project-archived public Read only

0
0
Text · 125 B · 5ff0c89 Raw
5 lines · plain
1# RUN: true2# RUN: echo hi3# RUN: not not wc missing-file &> %t.out || true4# RUN: not %{python} %S/write-a-lot.py &> %t.out5