1TOML parse error at line 4, column 1
2  |
34 | [fruit.apple.taste] # INVALID
4  | ^
5invalid table header
6duplicate key `taste` in table `fruit.apple`
7