trisquel-icecat/icecat/third_party/rust/basic-toml/tests/invalid/string-bad-line-ending-escape.toml

3 lines
108 B
TOML

invalid-escape = """\
This string has a non whitespace-character after the line ending escape. \ a
"""