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