pegjs/test/spec/unit/compiler
Mingun 42ec335d13 Optimize silent fails: remove checks that always false (#399)
* Optimization: do not generate unreachable calls |peg$fail| and constants for it (local to the rule).
* Optimization: do not generate unreachable calls |peg$fail| and constants for it (non-local to rule).
2018-01-01 19:35:59 +00:00
..
passes Optimize silent fails: remove checks that always false (#399) 2018-01-01 19:35:59 +00:00