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