Sign in
mojo
/
mojo
/
690c3953605a83d7d3ca6ac8adb2bfeedd3473f7
/
.
/
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"
}