blob: c835eb6c42bc7fa4bf78946398a04fb609cf51a8 [file] [log] [blame]
class Foo {
void foo() {
if (a)
{
}
}
}