]> Dogcows Code - chaz/yoink/blobdiff - 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
diff --git a/src/Moof/yajl/test/cases/string_with_escapes.json.gold b/src/Moof/yajl/test/cases/string_with_escapes.json.gold
new file mode 100644 (file)
index 0000000..086a9dc
--- /dev/null
@@ -0,0 +1,7 @@
+array open '['
+string: '
+ foo / bar \r\f\￿      \b"\'
+string: '"and this string has an escape at the beginning'
+string: 'and this string has no escapes'
+array close ']'
+memory leaks:  0
This page took 0.023864 seconds and 4 git commands to generate.