4cc9185a78
Before this commit error looks like (for input `start = break:'a'`) > Expected "!", "$", "&", "(", "*", "+", ".", "/", "/*", "//", ";", "?", character class, code block, comment, end of line, identifier, literal, or whitespace but ":" found. After this error looks like > Label can't be a reserved word "break". |
||
---|---|---|
.. | ||
generated-parser-api.spec.js | ||
pegjs-api.spec.js | ||
plugin-api.spec.js |