cpython/Lib/test/test_tomllib/data/invalid/dotted-keys/extend-defined-table.toml

[a.b.c]
  z = 9
[a]
  b.c.t = 9