pr25861.c   [plain text]


int f(void *a)
{
  return !(&a);
}