d7d7e87874
Add missing |named| case to the visitor in lib/compiler/asts.js, which makes the infinite loop and left recursion detectors work correctly with named rules. The missing case caused |make parser| to fail with: 140:34: Infinite loop detected. make: *** [parser] Error 1 |
||
---|---|---|
.. | ||
compiler/passes | ||
parser.spec.js |