git.sr.ht/~pingoo/stdx@v0.0.0-20240218134121-094174641f6e/toml/internal/toml-test/tests/invalid/table/duplicate-key-dotted-table2.toml (about) 1 [fruit] 2 apple.taste.sweet = true 3 4 [fruit.apple.taste] # INVALID