Files
nostalgia/deps/jsoncpp/example/readFromStream/withComment.json
T
gary cc499028fb Squashed 'deps/ox/' content from commit d4807cd2
git-subtree-dir: deps/ox
git-subtree-split: d4807cd2a0cd64843824959c24479e1ba54459f0
2026-05-06 01:15:12 -05:00

7 lines
98 B
JSON

// comment head
{
// comment before
"key" : "value"
// comment after
}// comment tail