Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Strip qotes from string to be tokenized
Strip quotes to prevent tokenizer from trying to emit STRING tokens because we want to interpret numbers inside strings. This solves an EOF error trying to double click a line with opening or closing triple quotes as well.
- Loading branch information