python (3.11.7)

(root)/
lib/
python3.11/
test/
test_tomllib/
data/
invalid/
inline-table/
define-twice-in-subtable.toml
table1 = { table2.dupe = 1, table2.dupe = 2 }