4 lines
60 B
Plaintext
4 lines
60 B
Plaintext
# RUN: true
|
|
# RUN: echo hi
|
|
# RUN: wc missing-file &> %t.out
|
# RUN: true
|
|
# RUN: echo hi
|
|
# RUN: wc missing-file &> %t.out
|