Yanick wrote:
>
> On Wed, Jun 26, 2002 at 04:21:49PM +0200, [EMAIL PROTECTED] wrote:
> > And for the people who really can't stop:
> >
> > http://www.xs4all.nl/~thospel/golf/midigolf1.html
>
> first of all: damn you, damn you to hell. :)
>
> this being said: the specs say that each line has
> a length of 10 chars, which the test program doesn't
> follow. Which has higher precedence?
Each line matches /^[ x]{10}\n\z/, so it's 10 chars plus the new line.
The test program should match this. Have you done a Windows copy
that added <cr>'s or stripped trailing blanks?
Are all test cases wrong, or only one? (Because they work properly
for several of us.)
--
Rick Klement