mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
4 lines
195 B
JSON
4 lines
195 B
JSON
{
|
|
"key1": "foo",
|
|
<error descr="JSON standard allows only double quoted string as property key"><error descr="JSON standard does not allow single quoted strings">'key2'</error></error>: null
|
|
} |