int
v
;
static
inline
f
(
)
{
return
0
;
}
g
(
)
{
return
f
(
)
;
}
void
h
(
)
{
return
v
+
+
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1