blob: bf8e71adcff0da055d0a27c0b22cc33c5bc20f62 [file]
if(false) {
j.assertTrue(true);
return 1;
}else {
if(false) {
return 7;
}
}