TOMLKit
TOMLKit copied to clipboard
Fix decoding bugs
Hey!
Not sure if I should open an issue first, but I found some bugs in InternalTOMLDecoder.UDC that can cause decoding issues in my use cases. Sometimes skipping values, other times getting stuck in infinite loops. I've added tests and fixes for these cases. Let me know if you want me to adjust the code at all.