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


This be Rakudo 37e574683ed0c55ca1155bf78a9ace7c2e7a3c6a

$ perl6 -e '(1 | 2 ) < 3'
current instr.: 'perl6;Mu;CREATE' pc 1858 (src/builtins/Mu.pir:208)
called from Sub 'perl6;Num;Num' pc 307384 (src/gen/core.pir:33853)
... call repeated 1 times
called from Sub '!DISPATCH_JUNCTION_METHOD' pc 16312
(src/builtins/Junction.pir:87)
called from Sub 'perl6;Mu;' pc -1 ((unknown file):-1)
called from Sub 'perl6;Junction;new' pc 15438 (src/builtins/Failure.pir:42)
... call repeated 1 times
etc.


A test for this can be found in  t/spec/S03-operators/precedence.t (test 22)


-- 
Moritz Lenz
http://perlgeek.de/ |  http://perl-6.de/ | http://sudokugarden.de/

Reply via email to