Fix bug in interface of parse_number
authorJonas Hvid <mail@johv.dk>
Tue, 10 Dec 2019 14:36:11 +0000 (15:36 +0100)
committerJonas Hvid <mail@johv.dk>
Tue, 10 Dec 2019 14:36:11 +0000 (15:36 +0100)
commit4d233157714c21c1c15e7b271460a1692da55f52
tree4aa506d2d0a021ac3f235aca595dd8d82af94877
parent02f53b20b4f7244a84a442bbae10eb8401abcfc5
Fix bug in interface of parse_number

This procedure did not actually do what it claimed to be doing. It just happened
to work with the way it was called.
impl.asm
main.asm