Comment #4 on issue 3341 by [email protected]: 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
