summaryrefslogtreecommitdiffstats
path: root/vendor/toml_edit-0.19.11/tests/fixtures/invalid/table/nested-brackets-open.stderr
blob: 094cf7cdefc89ee2eea7cbe1dce4458bdb6af93d (plain)
1
2
3
4
5
6
TOML parse error at line 1, column 3
  |
1 | [a[b]
  |   ^
invalid table header
expected `.`, `]`