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