# New Ticket Created by Lewis Wall
# Please include the string: [perl #70664]
# in the subject line of all future correspondence about this issue.
# <URL:
http://rt.perl.org/rt3/Ticket/Display.html?id=70664 >
./perl6 -e 'say 0 <=> -1/2'
> 0
-1/2 is not close enough to 0 to warrant this result.