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