aboutsummaryrefslogtreecommitdiff
path: root/tests/fixtures/invalid/string/multiline-escape-space.stderr
blob: 4b3c32b98e436fd8fb29e406338935ae621559e6 (plain)
1
2
3
4
5
6
TOML parse error at line 2, column 9
  |
2 |   foo \ \n
  |         ^
invalid escape sequence
expected `b`, `f`, `n`, `r`, `t`, `u`, `U`, `\`, `"`