johns-branch #17
@ -4,15 +4,8 @@ public class Example {
|
|||||||
|
|
||||||
public static int testMethod(int b, boolean bo){
|
public static int testMethod(int b, boolean bo){
|
||||||
a = b;
|
a = b;
|
||||||
if(bo){
|
|
||||||
|
|
||||||
}
|
|
||||||
return a;
|
return a;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public static void testMethod(int b){
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user