Just spent two hours tracking down a bug that turned out to be:
(ps (- x (+ y z))) => "x - y + z;"
Just (finally) pushed a fix. Thanks for reporting this.
2010/5/28 Daniel Gackle danielgackle@gmail.com:
Just spent two hours tracking down a bug that turned out to be: (ps (- x (+ y z))) => "x - y + z;" _______________________________________________ parenscript-devel mailing list parenscript-devel@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
parenscript-devel@common-lisp.net