This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/json/json-with-spaces.json
2021-12-31 15:43:48 +01:00

9 lines
No EOL
108 B
JSON

{"foo" : "bar bar bar" , "baz": [ { "a" :
23 }
], "fobar": [ { "c d" :
23 }
]
}