various typing fixes
This commit is contained in:
parent
27a6d0eb2d
commit
2ec0cd4ae3
3 changed files with 160 additions and 66 deletions
|
@ -339,6 +339,7 @@ function tokenize
|
|||
out += 1
|
||||
; suffix
|
||||
*1out = read_number_suffix(file, line_number, &in)
|
||||
pptoken_skip(&in)
|
||||
out += 1
|
||||
goto token_output
|
||||
:float_exponent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue