On Tue, 06 Dec 2016 15:17:39 -0800, alex.jakime...@gmail.com wrote: > 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
Thank you for the report. This is now fixed. Fix: https://github.com/rakudo/rakudo/commit/c498d5bc04b13b6b8a0c146198b8c8e2b7f5f973 Test: https://github.com/perl6/roast/commit/f35dcd989b