On Sat, 19 Dec 2015 20:29:14 -0800, alex.jakime...@gmail.com wrote:
> Code:
> ∞
> 
> Result:
> (no output)
> 
> Same thing with NaN and Inf. I was expecting a warning.
> 
> Something like this:
> 
> Code:
> 42
> 
> Result:
> WARNINGS for -e:
> Useless use of constant integer 42 in sink context (line 1)


Thank you for the report. This is now fixed.

Fix:  https://github.com/rakudo/rakudo/commit/e9c9dc4695495ac
Test: https://github.com/perl6/roast/commit/6869312c030f1df3a

Reply via email to