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