Fix monetary floating-point formatted output
(Scott Burson) The ~$ format directive had the following: ABCL> (format nil "~$" -2.34) --2.34 c.f. <https://mailman.common-lisp.net/pipermail/armedbear-devel/2018-May/003918.html>
Showing
Please register or sign in to comment