blob: 81cd56fc451d83063330fb51e91ca9b782a4d844 [file] [log] [blame]
enum MyEnum {
E1, E2;
int i;
static long j;
void foo(){
}
}