blob: 0c5d701c81d910de71f6337fce468978d9cd732b [file] [log] [blame]
class C{
void method(){
try {
} catch (Exception e) {
int i = 0;
} catch (Exception e){
int i=0;
}catch (Exception e){
int i=0;
}catch (Exception e){
int i=0;
}catch (Exception e){
int i=0;
}
}
}