[nhc-bugs] --+ not treated as a start of comment

Ian Lynagh igloo@earth.li
Sun, 9 Dec 2001 18:42:32 +0000


If I have

    foo = 0 --+ 1

then nhc tells me

    Identifier --+ used at 2:11 is not defined.

while the report (and hugs) believe "--+ 1" is a comment.


Thanks
Ian