Removed some Exercices from Tests because parser is not ready for
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
c44118c872
commit
8cd22c6e4c
@ -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