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
/
2003-08-29-HugeCharConst.c
blob: 83854d2ab5548f41af97b43724e627093cc2f3d2 (
plain
)
1
2
3
void
foo
()
{
unsigned
char
int_latin1
[]
=
"f
\200\372
b
\200\343\200\340
"
;
}