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


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

perl6 -e 'tr/a/


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


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

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

Reply via email to