Commit c9d1b2f4 authored by Michael Malis's avatar Michael Malis
Browse files

Bug fix.

Previously a string such as "5 . 5" would be parsed as the number
5.05. I fixed this by adding a check so that an error will be signaled
whenever there is whitespace in the string that is not at the ends.
parent c2aa0454
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