mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-10 08:08:30 +01:00
Fixed comment after value in object value signaled by Frederic Surleau.
This commit is contained in:
8
test/test_comment_01.expected
Normal file
8
test/test_comment_01.expected
Normal file
@@ -0,0 +1,8 @@
|
||||
.={}
|
||||
.test=[]
|
||||
.test[0]={}
|
||||
.test[0].a="aaa"
|
||||
.test[1]={}
|
||||
.test[1].b="bbb"
|
||||
.test[2]={}
|
||||
.test[2].c="ccc"
|
||||
Reference in New Issue
Block a user