summaryrefslogtreecommitdiff
path: root/jcnf/yajl/cases/string_with_escapes.json.gold
blob: ac878a2f5050a38ee397d20722b52036be553edc (plain)
1
2
3
4
5
6
array open '['
string: '
 foo / bar 
\￿	"\'
string: '"and this string has an escape at the beginning'
string: 'and this string has no escapes'
array close ']'