diff --git a/src/parse.cpp b/src/parse.cpp index 079d769..4bf2b49 100644 --- a/src/parse.cpp +++ b/src/parse.cpp @@ -520,7 +520,7 @@ std::pair parse_arg(parse_context ctx, const char* end, con if(unexpected != NULL && is_in(ctx[ctx.i], unexpected)) { - parse_error( unexpected_token(ctx[ctx.i]) , ctx); + parse_error( unexpected_token(ctx[ctx.i]), ctx); } while(ctx.ihere_document = pval.first; //