blob: ceb62aeb2f2cb7e04835fa75359f575a086a5ddc [file] [log] [blame]
class Foo {
void foo() {
int i = 0;
int j = 0;
}
}