Commit f7fc0caf authored by Utz-Uwe Haus's avatar Utz-Uwe Haus
Browse files

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: default avatarUtz-Uwe Haus <lisp@uuhaus.de>
parent 1767fbf4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment