4 lines
108 B
TOML
4 lines
108 B
TOML
|
invalid-escape = """\
|
||
|
This string has a non whitespace-character after the line ending escape. \ a
|
||
|
"""
|