mirror of
https://github.com/status-im/nim-json-serialization.git
synced 2025-02-16 20:16:42 +00:00
9 lines
101 B
JSON
9 lines
101 B
JSON
/* comments */
|
|
{
|
|
"tasks": [
|
|
{
|
|
"label": "nimbus-eth2 build"
|
|
}
|
|
] // another commet
|
|
}
|