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