blob: bf7239b2509f39842a549bd2005e3d776dceafa4 [file] [log] [blame]
class Test {
void u() {
}
}
class Test1 {
{
i = 0;
}
static int i;
}