xo-reader: doc: ++ comments

This commit is contained in:
Roland Conybeare 2024-08-27 16:20:44 -04:00
commit d88d2713db
3 changed files with 11 additions and 3 deletions

View file

@ -92,8 +92,6 @@ namespace xo {
constexpr bool c_debug_flag = true;
scope log(XO_DEBUG(c_debug_flag));
//constexpr const char * self_name = "exprstate::on_leftparen";
/* push lparen_0 to remember to look for subsequent rightparen. */
sequence_xs::start(p_psm);
}