kowainik / tomland

🏝 Bidirectional TOML serialization
https://kowainik.github.io/posts/2019-01-14-tomland
Mozilla Public License 2.0
120 stars 39 forks source link

[#260] Check on keys starting with "-" parsing #307

Closed chshersh closed 4 years ago

chshersh commented 4 years ago

Resolves #260

Turned out, the error was a rare case of #198. But I've added more tests on key parsing just in case :slightly_smiling_face: