Codebase Browser
cpython
Go to App
cpython
/
Lib/test/test_tomllib/data/invalid/inline-table/
define-twice.toml
table = { dupe = 1, dupe = 2 }