This works now:

$ perl6-m -e 'say (-8) div 3'
-3

I added a test to S03-operators/div.t with the following commit: 
https://github.com/perl6/roast/commit/d03302f512

Reply via email to