mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-23 08:31:43 +02:00
#3470: bug in JSON ParseHandler.cpp (RFC 7159 should be valid)
This commit is contained in:
6
JSON/testsuite/data/valid/empty-key-object/input
Normal file
6
JSON/testsuite/data/valid/empty-key-object/input
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"": {
|
||||
"": "empty-key"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user