inline
f
(
x
)
{
switch
(
x
)
{
case
6
:
case
4
:
case
3
:
case
1
:
;
}
return
x
;
}
g
(
)
{
f
(
sizeof
(
"xxxxxx"
)
)
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1