Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
gcc
/
gcc
/
testsuite
/
gcc.c-torture
/
execute
/
20011128-1.c
blob: d1f777a3db79b1316f6a37600f09365b9ce3b97e [
file
]
main
()
{
char
blah
[
33
]
=
"01234567890123456789"
;
exit
(
0
);
}