mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-18 19:10:11 +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.