pull/163/head v1.3.6
yhirose 3 years ago committed by yhirose
parent a21fec3cf2
commit b491a20c2a
  1. 2
      docs/native.js
  2. BIN
      docs/native.wasm
  3. 1
      peglib.h

File diff suppressed because one or more lines are too long

Binary file not shown.

@ -2768,6 +2768,7 @@ inline size_t PrecedenceClimbing::parse_expression(const char *s, size_t n,
if (fail(chl)) {
vs.assign(save_values.begin(), save_values.end());
vs.tokens = save_tokens;
i = chl;
break;
}

Loading…
Cancel
Save