Artifact f65c6502f8dfa9255694ae57bc3e7e4f932c61d9da48b1e8c2fc8008d669f2b7:
- File languages/json/tests/result/n/c/n_string_escaped_backslash_bad — part of check-in [eb17740e4d] at 2018-02-02 18:23:48 on branch language-json — Continued testsuite work. Fixed definition of JSON `whitespace`. Regenerated parsers. Updated parse failure results to match. (user: aku size: 244) [more...]
Parsing failed in parser. Stopped at offset 6 after reading '\135'. Expected any character in [\t\n\r\40\42] while looking for any of (quote, whitespace). Mismatch: '\135' => (93) ni 9: '\t' 10: '\n' 13: '\r' 32: '\40' 34: '\42'