On Jan 6, 2006, at 13:59, Roger Browne wrote:

This PIR program:

   .sub 'main' :main
      print_as_integer('-4')
      print_as_integer('X-4')
      print_as_integer('--4')
   .end

[ ... ]

I think the last line should be "0", but if anyone thinks that "-4" is
correct please say so before I report it as a bug...

Yup - fixed in r10938. Thanks for testing.

Roger Browne

leo

Reply via email to