mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-12 20:44:46 +00:00
00e10ff9ce
* use `[]=` instead of add() to add JSON nodes to an object. add() seems to have problems with expanding. * renamed bench/json.nim to bench/jsonBench.nim to avoid confusion with Nim's stdlib json.nim