Fix a bug that caused just "." to be seen as a number.
commitac5372c3a19e1871977d08f56465a9f3ffb4e90f
authorSam Fredrickson <kinghajj@gmail.com>
Thu, 31 Jul 2008 05:58:18 +0000 (30 22:58 -0700)
committerSam Fredrickson <kinghajj@gmail.com>
Thu, 31 Jul 2008 05:58:18 +0000 (30 22:58 -0700)
treeaac9fe17604f337d070c15b57ed1b90f93e8db2d
parent18f269b878af31ca7536a2c509829ec7b9e136bf
Fix a bug that caused just "." to be seen as a number.
Now "." can be assigned as a variable.

modified:   src/parser.c
src/parser.c