Checks that long constants are defined with an upper ell. That is ' L' and not 'l'. This is in accordance to the Java Language Specification, Section 3.10.1.
This rule is deprecated, use {rule:squid:LowerCaseLongSuffixCheck} instead.