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


$ perl6 -e 'say ["a", "b", "c"] ~~ [*, "b", "c" ]’;

Cannot convert string to number: base-10 number must begin with valid digits or 
'.' in '⏏a' (indicated by ⏏)
  in method Numeric at src/gen/m-CORE.setting:13163
  in sub infix:<==> at src/gen/m-CORE.setting:4363
  in sub infix:<==> at src/gen/m-CORE.setting:4363
  in block  at src/gen/m-CORE.setting:17668
  in method ACCEPTS at src/gen/m-CORE.setting:8481
  in block  at -e:1

Rakudo:
This is perl6 version 2014.08 built on MoarVM version 2014.08
Also on IRC parrot/moar builds at the time of creating this ticket.



Reply via email to