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