diff options
Diffstat (limited to 'test/language/expressions/new.target/escaped-target.js')
-rw-r--r-- | test/language/expressions/new.target/escaped-target.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/language/expressions/new.target/escaped-target.js b/test/language/expressions/new.target/escaped-target.js index 0c8887d9d..9bb044d14 100644 --- a/test/language/expressions/new.target/escaped-target.js +++ b/test/language/expressions/new.target/escaped-target.js @@ -5,7 +5,7 @@ esid: sec-grammar-notation description: > The `target` 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 |