blob: 766a066c449503ac6a1e6508aa18aba32908a488 [file] [log] [blame]
f ()
{
unsigned long long int a = 0, b;
while (b > a)
;
}