Hi All,

I just noticed the following:

#;1> (use numeric-macros)
; loading /var/lib//chicken/6/numeric-macros.import.so ...
; loading /var/lib//chicken/6/numeric-macros.so ...
#;2> (++ 3)
4
#;3> (-- 3)
4
#;4> 

This doesn't seem right :-)

Best regards
Markus


_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to