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


say EnumMap.new.perl.EVAL
rakudo-moar 9c543b: OUTPUT«Odd number of elements found where hash initializer 
expected␤  in block <unit> at EVAL_0:1␤  in any <unit-outer> at EVAL_0:1␤  in 
block <unit> at /tmp/7eoCBSm9YH:1␤␤»

say EnumMap.new.perl
rakudo-moar 9c543b: OUTPUT«EnumMap.new(Nil)␤»

See also: https://github.com/perl6/roast/blob/master/S05-match/perl.t

Reply via email to