mirror of
https://github.com/tc39/test262.git
synced 2025-07-29 08:54:35 +02:00
"flags" is a top-level key, not a key within "negative"
This commit is contained in:
parent
675cad4aa3
commit
52e7bfc4b6
@ -8,8 +8,8 @@ info: |
|
|||||||
ModuleExportName : StringLiteral
|
ModuleExportName : StringLiteral
|
||||||
|
|
||||||
It is a Syntax Error if IsStringWellFormedUnicode of the StringValue of StringLiteral is *false*.
|
It is a Syntax Error if IsStringWellFormedUnicode of the StringValue of StringLiteral is *false*.
|
||||||
|
flags: [module]
|
||||||
negative:
|
negative:
|
||||||
flags: module
|
|
||||||
phase: parse
|
phase: parse
|
||||||
type: SyntaxError
|
type: SyntaxError
|
||||||
features: [arbitrary-module-namespace-names]
|
features: [arbitrary-module-namespace-names]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user