mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-12 12:34:23 +00:00
00387d955f
* verbatim tags containing '[', ']' or ',' were not properly parsed in flow style collections * ref #140