Currently, debug is turned off by default. allow the following options in the spec to default to on. ``` option lexer.debug true option parser.debug true ``` It could still be switched off by the driver code.
Currently, debug is turned off by default. allow the following options in the spec to default to on.
It could still be switched off by the driver code.