llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/write-to-stderr.sh

4 lines
40 B
Bash
Executable File

#!/bin/sh
echo "a line on stderr" 1>&2