mirror of
https://github.com/status-im/NimYAML.git
synced 2025-02-23 00:18:11 +00:00
Since the null terminator is not available anymore we need to be careful how we access strings in the lexer. This should probably be solved in a nicer and more scalable way! :/