Sign in
mojo
/
mojo
/
a9763134b2d2c0ff57691d34aab47b21ae4e91bb
/
.
/
tools
/
json_comment_eater
/
everything_expected.json
blob: 3fa02c15dc702111e1f9646c03306f07dc70bae0 [
file
]
{
"namespace"
:
"test"
,
"comments"
:
"yo"
,
"strings"
:
"yes"
,
"escaped\""
:
"string\"isescaped"
,
"more//"
:
"\"more"
,
"so\\many"
:
"\\\\escapes\\\\\"whoa"
,
"comment//inmiddle"
:
"of string"
}