json5 { "foo": 123, // this is a comment "bar": "baz", "test": [ // !! "works?", // does it? "yes" ] } source: yosuke-furukawa/json5