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