mirror of
https://github.com/kgabis/parson.git
synced 2024-11-24 06:05:29 +00:00
fcf0b810ba
Also updated the .gitignore file to ignore object code, which is particularly useful when using this project as a git submodule.
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
{
|
|
"JSON Test Pattern pass3": {
|
|
"The outermost value": "must be an object or array.",
|
|
"In this test": "It is an object."
|
|
}
|
|
}
|