March 24, 2011
8:08 p.m.
Comment #4 on issue 3341 by nicolas....@gmail.com: use #= for integer comparison instead of #== http://code.google.com/p/pharo/issues/detail?id=3341 SLICE-Issue-3341-IntegerComparisonShallUseEqual-Part1-nice.1 Dependencies: Kernel-nice.847 Transform a few == into = and ~~ into ~= in Kernel