Sign in
◑
Theme
mojo
/
mojo-tools
/
0d3b4d2c9a4ec923947e9a18c19f363ddd73a9bf
/
.
/
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"
}