summaryrefslogtreecommitdiff
path: root/test/language/statements/let/syntax/escaped-let.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/language/statements/let/syntax/escaped-let.js')
-rw-r--r--test/language/statements/let/syntax/escaped-let.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/language/statements/let/syntax/escaped-let.js b/test/language/statements/let/syntax/escaped-let.js
index 3c51a2484..5d26e9296 100644
--- a/test/language/statements/let/syntax/escaped-let.js
+++ b/test/language/statements/let/syntax/escaped-let.js
@@ -5,7 +5,7 @@
esid: sec-grammar-notation
description: >
The `let` contextual keyword must not contain Unicode escape sequences.
-info: >
+info: |
Terminal symbols of the lexical, RegExp, and numeric string grammars are shown
in fixed width font, both in the productions of the grammars and throughout this
specification whenever the text directly refers to such a terminal symbol. These