fix crash with get_tok_str() in skip()
crash was triggered by numbers etc. as unexpected token, i.e. everything that requires additional information with the token.
This commit is contained in:
Reference in New Issue
Block a user
crash was triggered by numbers etc. as unexpected token, i.e. everything that requires additional information with the token.