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


The code   1 = 2  produces the error "No such method 'STORE' for
invocant of type 'Int'", whereas rakudo-parrot produces the (IMHO much
better) "Cannot modify an immutable  value".

This also causes (now fudged) test failures in S32-execptions/misc.t

Reply via email to