blob: cd08cce6c496c9aa2f270f2f049937ef1f216f6d [file] [log] [blame]
void foo()
{
if (x < d >> 1)
{
}
}