aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures/invalid/table/overwrite-with-deep-table.stderr
blob: 48773b6d65b29768f83621cd4a289933230df1b6 (plain)
1
2
3
4
5
6
TOML parse error at line 2, column 1
  |
2 | [a.b.c.d]
  | ^
invalid table header
dotted key `a` attempted to extend non-table type (integer)