Closed solomon-b closed 3 years ago
Our parser has some false success cases. We don't catch these because our unit tests only cover happy cases. This PR adds failing parse tests and modifies the lexer to throw errors.
Our parser has some false success cases. We don't catch these because our unit tests only cover happy cases. This PR adds failing parse tests and modifies the lexer to throw errors.