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