Skip to content

Commit 9c4d6c7

Browse files
committed
style: update comment text
1 parent 4bf7953 commit 9c4d6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/prefer-string-raw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ test.snapshot({
6767
// Tagged template expression
6868
'a = String.raw`a\\\\b`',
6969

70-
// Multiline
70+
// Slash before newline (spread into multiple lines)
7171
outdent`
7272
a = \`\\\\a \\
7373
b\`

0 commit comments

Comments
 (0)