nim-json-serialization/tests/cases/comments.json

9 lines
106 B
JSON

/* comments */
{
"tasks": [
{
"label": "nim-beacon-chain build"
}
] // another commet
}