git.sr.ht/~pingoo/stdx@v0.0.0-20240218134121-094174641f6e/toml/internal/toml-test/tests/invalid/table/duplicate-key-dotted-table.toml (about)

     1  [fruit]
     2  apple.color = "red"
     3  
     4  [fruit.apple] # INVALID