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