# New Ticket Created by  Aleks-Daniel Jakimenko-Aleksejev 
# Please include the string:  [perl #132237]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=132237 >


See https://rt.perl.org/Ticket/Display.html?id=125641 for the history of this 
problem.

perl6 -e '/

       
'
===SORRY!===
Regex not terminated.
at -e:4
------> <BOL>⏏<EOL>
Regex not terminated.
at -e:4
------> <BOL>⏏<EOL>
Unable to parse regex; couldn't find final '/'
at -e:4
------> <BOL>⏏<EOL>
    expecting any of:
        infix stopper
        term

The error message is *really* LTA, but for this particular ticket I'd like to 
see “Corresponding '/' was at line 1”. Also, please remove “expecting any of” 
section.

Code: 
https://github.com/rakudo/rakudo/blob/f62ae60c48d1372df18b49aca44e10af44ead2d6/src/Perl6/Grammar.nqp#L3741

Reply via email to