diff options
Diffstat (limited to 'test/language/import/escaped-as-namespace-import.js')
-rw-r--r-- | test/language/import/escaped-as-namespace-import.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/language/import/escaped-as-namespace-import.js b/test/language/import/escaped-as-namespace-import.js index 7770e77e1..d44457021 100644 --- a/test/language/import/escaped-as-namespace-import.js +++ b/test/language/import/escaped-as-namespace-import.js @@ -5,7 +5,7 @@ esid: sec-grammar-notation description: > The `as` 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 |