blob: b6aced6ec81d24a9fcae52b4c44782a1978fcee8 [file] [log] [blame]
long long
foo (a, b)
long long a, b;
{
return a;
}