blob: 5fcbb5a1e0e47afae2d5bd6059c6045938bb26c1 [file] [log] [blame]
public class A {
void thisIsAMethodWithAVeryLongName(long l, int i, String s, Object o) throws IOException {
}
}