blob: 21099bc09fb6bb97c7cf7d7335ee7d6dfba8de91 [file] [log] [blame]
_Bool
f ()
{
return 1 << -1;
}