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