blob: 95c68e55ce0d3821a1adb60a19034bf4cd7d6abe [file] [log] [blame]
_Bool
f ()
{
return 0 / 0;
}