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


Code:
say 42 x Nil

Result:
(no output)

I was expecting a warning about using Nil in numeric context.

Bisectable points to 
https://github.com/rakudo/rakudo/commit/2dd0ddbbc2910564d08a9e0ac0cda15c7c2527fc

IRC discussion: https://irclog.perlgeek.de/perl6/2016-12-06#i_13693869

Reply via email to