moving tests to CE
[fedora-idea.git] / java / java-tests / testData / inspection / unusedMethodParameter / unusedParameter / src / Test.java
blobf0276d9c7e7deb54830402e7de9d493977671560
1 public class Test {
2 public void foo(boolean b) {