Jack Jansen reported that the regression test failed on the Mac where
string.letters was much more than expected. Solution: explicit is better than implicit; don't rely on string.letters.
Showing
Please register or sign in to comment
string.letters was much more than expected. Solution: explicit is better than implicit; don't rely on string.letters.