blob: cdd8efbc45542836fa18f869702efbc40ab16dbd [file] [log] [blame]
int f(void *a)
{
return !(&a);
}