blob: d9cc0cfb5b48c773a47fb184b544b06500320b22 [file] [log] [blame]
int bar (char *foo)
{
return (long long) ((int) foo + 0) < 0;
}