921e5a0eb4
From-SVN: r14840
6 lines
81 B
C
6 lines
81 B
C
foo (a, b, c, d, e, f, g, h, i, j, xx)
|
|
double xx;
|
|
{
|
|
return xx + 1.2345;
|
|
}
|