cpython/Lib/test/test_tomllib/data/invalid/inline-table/define-twice-in-subtable.toml

table1 = { table2.dupe = 1, table2.dupe = 2 }