aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures/invalid/key/end-in-escape.stderr
blob: 5916980cd96590d775e68c3492476846c8a2fef7 (plain)
1
2
3
4
5
6
TOML parse error at line 1, column 30
  |
1 | "backslash is the last char\
  |                              ^
invalid escape sequence
expected `b`, `f`, `n`, `r`, `t`, `u`, `U`, `\`, `"`