summaryrefslogtreecommitdiffstats
path: root/vendor/toml_edit/tests/fixtures/invalid/key/without-value-2.stderr
blob: a3f280f72d1d77efcad9fbc38303820b4d571018 (plain)
1
2
3
4
5
6
TOML parse error at line 1, column 7
  |
1 | key = 
  |       ^
invalid string
expected `"`, `'`