2009-08-04 04:40:15 +00:00

4 lines
89 B
C

// RUN: echo 'I am some stdout' &&
// RUN: echo 'I am some stderr' 1>&2 &&
// RUN: false