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


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

perl6 -e 's/a/


'
===SORRY!=== Error while compiling -e
Malformed replacement part; couldn't find final /
at -e:4
------> <BOL>⏏<EOL>
    expecting any of:
        infix stopper

The error message should print “Corresponding '/' was at line 1”. Also, please 
remove “expecting any of” section.

Relevant code: 
https://github.com/rakudo/rakudo/blob/f62ae60c48d1372df18b49aca44e10af44ead2d6/src/Perl6/Grammar.nqp#L3780-L3792

Reply via email to