You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Migrated from rt.perl.org#121534 (status was 'resolved')
Searchable as RT121534$
The text was updated successfully, but these errors were encountered: