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