On Sun, Aug 10, 2008 at 10:51:39AM -0500, Patrick R. Michaud wrote:
> On Sun, Aug 10, 2008 at 06:40:12AM -0700, Carl Mäsak wrote:
> > r30155:
> > $ ./perl6 -e '//'
> > Syntax error at line 1, near "//"
> > 
> > Could be something nicer, in line with "The empty pattern is now
> > illegal." from S05.
> 
> It would be worthwhile to do whatever STD.pm would generate on
> this input.  I don't have STD.pm running on any of my machines
> at the moment to be able to check.  But whatever STD.pm generates
> for this case, we should match if we can.

Can't understand next input--giving up at /tmp/x line 1:
------> //
    expecting ws (alt 03)

(the first / is highlighted in green and the second in red)

-ryan

Reply via email to