mirror of
https://github.com/json-c/json-c.git
synced 2026-03-30 10:29:06 +08:00
add testcases of object and token
This commit is contained in:
@@ -18,6 +18,9 @@ static const char *json_str1 =
|
||||
" \"GlossDiv\": {"
|
||||
" \"title\": \"S\","
|
||||
" \"null_obj\": null, "
|
||||
" \"exixt\": false,"
|
||||
" \"quantity\":20,"
|
||||
" \"univalent\":19.8,"
|
||||
" \"GlossList\": {"
|
||||
" \"GlossEntry\": {"
|
||||
" \"ID\": \"SGML\","
|
||||
|
||||
Reference in New Issue
Block a user