-
Bob Ham authored
The number property is currently being overwritten, meaning any excess characters in the previous number will remain. To fix this, we assign instead. And add some tests to check.
922ddae0
The number property is currently being overwritten, meaning any excess characters in the previous number will remain. To fix this, we assign instead. And add some tests to check.