vers8.c   [plain text]


int
main()
{
  return a(1) + b(1);
}