Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
isl-0.15
/
test_inputs
/
codegen
/
component6.c
blob: 9b1c685098468cdb5d778e3f56075f424385e66d [
file
] [
log
] [
blame
]
{
A
();
for
(
int
c0
=
0
;
c0
<=
9
;
c0
+=
1
)
B
(
c0
);
}