summaryrefslogtreecommitdiffstats
path: root/vendor/toml_edit-0.19.11/tests/fixtures/invalid/inline-table/linebreak-2.stderr
blob: a81575846fe9f776a18640feb813ec1a5b77b9cd (plain)
1
2
3
4
5
6
TOML parse error at line 1, column 9
  |
1 | t = {a=1,
  |         ^
invalid inline table
expected `}`