mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-06-16 17:40:57 +03:00
Fix intended backslash in test data
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
@ -746,8 +746,8 @@ exit:
|
||||
data = '''/* comment */
|
||||
/* more
|
||||
* comment */
|
||||
// this is\
|
||||
still \
|
||||
// this is\\
|
||||
still \\
|
||||
a comment
|
||||
void func()
|
||||
{
|
||||
|
Reference in New Issue
Block a user