]> Dogcows Code - chaz/yoink/blob - yajl/test/cases/string_with_escapes.json.gold
086a9dcc55493e71c5bf9ec05de209a03c3cba81
[chaz/yoink] / yajl / test / cases / string_with_escapes.json.gold
1 array open '['
2 string: '
3 foo / bar \f\￿ \b"\'
4 string: '"and this string has an escape at the beginning'
5 string: 'and this string has no escapes'
6 array close ']'
7 memory leaks: 0
This page took 0.029123 seconds and 3 git commands to generate.