Files
ox/deps/jsoncpp/example/readFromStream/withComment.json
T
gary 29ed3ec184 Squashed 'deps/ox/' content from commit 69957bd
git-subtree-dir: deps/ox
git-subtree-split: 69957bd7b2
2026-05-05 23:38:56 -05:00

7 lines
98 B
JSON

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