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


There are quite a few tests in S03-metaops/reduce.t which fail on rakudo.jvm 
like the following example:

$ perl6-j -e 'my $side-effect = 0; say ([andthen] Int, ++$side-effect).perl'
===SORRY!===
Method 'orig' not found for invocant of class 'QAST::Op'

I'm going to fudge those tests for rakudo.jvm.

Reply via email to