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