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
/
test
/
CFrontend
/
2002-06-25-FWriteInterfaceFailure.c
blob: 2f957a218ea6044635fc92ab6087830c9da9e0b0 (
plain
)
1
2
3
4
5
#include
<stdio.h>
void
test
()
{
fprintf
(
stderr
,
"testing
\n
"
);
}