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