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


$ perl6 --version

This is perl6 version 2015.06-68-ga47a3d8 built on MoarVM version
2015.06-22-gef9d045

$ perl6 -e 'say 1i === 1i'

False


This apparently causes problems for Hash[Any, Complex] typed arrays

Reply via email to