# New Ticket Created by Will Coleda
# Please include the string: [perl #126528]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=126528 >
S03-metaops/hyper.t has many failures of the form:
Cannot call HYPER(Sub+{<anon|386789869>}+{Precedence}, Str, Int, Any);
none of these signatures match:
(&op, \left, \right, :$dwim-left, :$dwim-right)
(&op, Associative:D \left, Associative:D \right, :$dwim-left, :$dwim-right)
(&op, Associative:D \left, \right, :$dwim-left, :$dwim-right)
(&op, \left, Associative:D \right, :$dwim-left, :$dwim-right)
(&operator, Positional:D \left, \right, :$dwim-left, :$dwim-right)
(&operator, \left, Positional:D \right, :$dwim-left, :$dwim-right)
(&operator, Iterable:D \left, Iterable:D \right, :$dwim-left, :$dwim-right)
(\op, \obj)
in block <unit> at t/spec/S03-metaops/hyper.rakudo.jvm:995
--
Will "Coke" Coleda