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


Code:
my @array[8]; .say for @array


Result (2015.12,2016.10):
(Any)
(Any)
(Any)
(Any)
(Any)
(Any)
(Any)
(Any)


Result (HEAD):
X::TypeCheck::Binding exception produced no message
in block <unit> at /tmp/KMCq_pgtBj line 1


Nevermind that the error message is LTA, there should be no error at all in 
this case.

Bisectable points to 
https://github.com/rakudo/rakudo/commit/dcfd4ed01c0c4f8e29206a27e432bdd6bf8c12d0

Reply via email to