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