parsing "..." sequence
commitc3975cf27c792d493e76a2058a1eaf588324053e
authorseyko <seyko2@gmail.com>
Sat, 17 Oct 2015 10:54:58 +0000 (17 13:54 +0300)
committerseyko <seyko2@gmail.com>
Sat, 17 Oct 2015 10:54:58 +0000 (17 13:54 +0300)
tree4bd3a46c8c49ac5e9eb5140506d85372280ef2e9
parentf0b7566181d8cf3407a6aaef51703b62b07ce2a6
parsing "..." sequence

    don't panic with
error: '.' expected
    if there is only two '.' chars. Return tok='.' in such case.
    An asm code to test:
jz do_move0 # .. then we have a normal low
# .. or else we have a high
tccpp.c