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