950122-1.c   [plain text]


int
foo (int i, unsigned short j)
{
  return j *= i;
}