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