index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
lit
/
tests
/
Inputs
/
shtest-shell
/
write-to-stderr.sh
blob: ead3fd3ce37795aca9bf1b521e722593be9cd6b1 (
plain
)
1
2
3
#!/bin/sh
echo
"a line on stderr"
1
>
&
2