mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
toml::parse failed with the file that contains whitespace or comment at the end of file without newline. this commit fixes the error.
toml::parse failed with the file that contains whitespace or comment at the end of file without newline. this commit fixes the error.