mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-27 11:34:56 +00:00
4d4e3c94e1
* Do not use -1 for unknown indentation, because the document level is -1. * Use const UnknownIndentation in code instead of magic number * Added fplDocument level which is used as root of the ancestry * Added debugFail() template to better locate internal errors