package test135;

class TopFoo {
    public void bar(int intParam, String stringParam) {
    }
}