mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-09-17 09:08:08 +08:00

toml file like the following is explicitly prohibited. a = [{b = 1}] [[a]] b = 2 this commit detects this kind of syntax-error while parsing toml file