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