adjustments for darwin/clang build

This commit is contained in:
Roland Conybeare 2025-07-04 10:05:25 -05:00
commit 3343a7148a
5 changed files with 49 additions and 11 deletions

View file

@ -66,8 +66,6 @@ namespace xo {
{
/* toplevel expression sequence accepts an
* arbitrary number of expressions.
*
* parser::include_token() returns
*/
auto p_emit_expr = p_psm->p_emit_expr_;