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