/* PR 17186 */
double
foo
(
)
{
int
i
;
double
d
;
if
(
i
)
bar
(
)
;
else
if
(
d
)
return
0
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1