5 lines
125 B
Text
5 lines
125 B
Text
|
# RUN: true
|
||
|
# RUN: echo hi
|
||
|
# RUN: not not wc missing-file &> %t.out || true
|
||
|
# RUN: not %{python} %S/write-a-lot.py &> %t.out
|