# New Ticket Created by  "Carl Mäsak" 
# Please include the string:  [perl #76820]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=76820 >


<masak> rakudo: my $foo = 1; $foo xor= 1; say $foo
<p6eval> rakudo 50e0e7: OUTPUT«Null PMC access in invoke()
* masak submits rakudobug
<masak> rakudo: my $foo = 1; $foo xor= 1
<p6eval> rakudo 50e0e7: OUTPUT«Null PMC access in invoke()

The C<and=> and C<or=> variants seem to work fine.

Reply via email to