blob: a245f9c00700748979b9113d3285945498f24c59 [file] [log] [blame]
public class A {
MyLongClassName myLongVariable = someOtherLongCode(param1,param2,param3);
}