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

     1  # DO NOT DO THIS
     2  name = "Tom"
     3  name = "Pradyun"