921e5a0eb4
From-SVN: r14840
7 lines
58 B
C
7 lines
58 B
C
long long
|
|
foo (a, b)
|
|
long long a, b;
|
|
{
|
|
return a;
|
|
}
|