Sign in
nest-open-source
/
nest-cam
/
4320010
/
faux-folly
/
105bcde253ca75a43c431b7249cfa1f21a5cf1d7
/
.
/
faux-folly
/
folly
/
test
/
json_test_data
/
commented.json
blob: 80632cb64b21195b03d431b44970fb0a2bf94439 [
file
] [
log
] [
blame
]
{
//
comment
"test"
:
"foo"
,
//
comment
"test2"
:
"foo // bar"
,
//
more comments
/*
"test3"
:
"baz"
*/
"test4"
:
"foo /* bar"
,
/*
comment
*/
"te//"
:
"foo"
,
"te/*"
:
"bar"
,
"\\\""
:
"\\"
/*
comment
*/
}