Squashed 'deps/ox/deps/jsoncpp/' content from commit 5defb4ed
git-subtree-dir: deps/ox/deps/jsoncpp git-subtree-split: 5defb4ed1a4293b8e2bf641e16b156fb9de498cc
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/* A comment
|
||||
at the beginning of the file.
|
||||
*/
|
||||
{
|
||||
"first" : 1, // comment after 'first' on the same line
|
||||
|
||||
/* Comment before 'second'
|
||||
*/
|
||||
"second" : 2
|
||||
}
|
||||
|
||||
/* A comment at
|
||||
the end of the file.
|
||||
*/
|
||||
Reference in New Issue
Block a user