aboutsummaryrefslogtreecommitdiff
path: root/test-suite/tests/invalid/string-bad-line-ending-escape.milf
blob: 32e2c486220b8acae271d9289d1c2a31038592f1 (plain)
1
2
3
invalid-escape = """\
    This string has a non whitespace-character after the line ending escape. \  a
"""