Fix intended backslash in test data

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2022-11-18 22:24:56 +01:00
parent 07510f5ba3
commit 18f48eb48e
+2 -2
View File
@@ -746,8 +746,8 @@ exit:
data = '''/* comment */
/* more
* comment */
// this is\
still \
// this is\\
still \\
a comment
void func()
{