mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-03 19:04:12 +00:00
Parser now allows empty tables in JSON
Bug: 16870719 Change-Id: Ia5fdce49a67b1aa621ab1e37a815e2a3293257b6 Tested: on Linux
This commit is contained in:
@@ -36,5 +36,7 @@
|
||||
testarrayofstring: [
|
||||
"test1",
|
||||
"test2"
|
||||
]
|
||||
],
|
||||
testempty: {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user