The code examples from this ticket work now:

$ perl6-j -e 'say <0x01/0x02>'
0.5

$ perl6-j -e 'say <0b01/0b10>'
0.5

There are passing tests in S02-literals/numeric.t

I'm closing this ticket as 'resolved'.

Reply via email to