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