921e5a0eb4
From-SVN: r14840
5 lines
57 B
C
5 lines
57 B
C
foo (a, b, c, d, e, f, g, h, i)
|
|
{
|
|
return foo () + i;
|
|
}
|