summaryrefslogtreecommitdiffstats
path: root/vendor/toml_edit-0.19.11/tests/fixtures/invalid/string/bad-concat.stderr
blob: a7346a40e38b29186f29fc74468c6b9de32f092c (plain)
1
2
3
4
5
TOML parse error at line 1, column 21
  |
1 | no_concat = "first" "second"
  |                     ^
expected newline, `#`