]> Dogcows Code - chaz/yoink/blob - src/Moof/yajl/test/cases/string_with_escapes.json.gold
added missing licenses
[chaz/yoink] / src / Moof / 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.035295 seconds and 4 git commands to generate.