On Sat, 21 Jul 2001, David Alan Black wrote:

> You could get a few more bytes out: {:s if n>1} and no space after
> puts.

":s " is 3 bytes, as is "'s'", but that's a good one to remember.  And it
does need to be !=.

We should definitely specify a canonical output... I was just going from
an earlier version.

a