Open Hoboneer opened 2 years ago
Right now (commit 32e478836d259dd309b653a873cd9c0b7d1b2d0d), syntax errors are just exception tracebacks for IndexError since the parser uses a double-ended queue.
IndexError
Right now (commit 32e478836d259dd309b653a873cd9c0b7d1b2d0d), syntax errors are just exception tracebacks for
IndexError
since the parser uses a double-ended queue.