mirror of
https://github.com/status-im/NimYAML.git
synced 2025-02-14 12:16:27 +00:00
Converting an integer via `T(number)` to some integer will cause a range error, if it doesn't fit. Maybe it didn't in the past, which is why the code worked before? Some other error was thrown? With this code anyway it crashed, because it threw an internal error.