blob: d982e6691800f175bd55f6b14f55357b93a46351 [file] [log] [blame]
class Foo {
public static void main(String[] args) {
new RemoveParameter().foo();
}
}