Add a test for issue #2 of sharplispers/parse-number
The problem is:
CL-USER> (parse-number:parse-number "2.56 ")
=> 2.056
Note that there is a trailing space in the string.
Signed-off-by:
Utz-Uwe Haus <lisp@uuhaus.de>
parent
1767fbf4
Please register or sign in to comment