blob: 681e2b643b4b07158e3dadf9688b5ed02ff4028c [file] [log] [blame]
public class A {
/**
*
*
*/
void foo(long l, int i, String s, Object o) throws IOException {
}
}