aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures/invalid/table/redefine.stderr
blob: 99c1f98a1e737759916d8d073a5c3b55f548266e (plain)
1
2
3
4
5
6
TOML parse error at line 5, column 1
  |
5 | [a.b]
  | ^
invalid table header
duplicate key `b` in table `a`