shaka-packager/tools/json_comment_eater/everything_expected.json

14 lines
206 B
JSON

{ "namespace": "test",
"comments": "yo",
"strings": "yes",
"escaped\"": "string\"isescaped",
"more//": "\"more",
"so\\many": "\\\\escapes\\\\\"whoa",
"comment//inmiddle": "of string"
}