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