mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Add missing "flags: [module]" to top level await tests
This commit is contained in:
parent
a1acc23cd8
commit
bc406c0cf7
@ -33,6 +33,7 @@ info: |
|
||||
await UnaryExpression[?Yield, +Await]
|
||||
|
||||
...
|
||||
flags: [module]
|
||||
features: [top-level-await]
|
||||
---*/
|
||||
|
||||
|
@ -33,6 +33,7 @@ info: |
|
||||
await UnaryExpression[?Yield, +Await]
|
||||
|
||||
...
|
||||
flags: [module]
|
||||
features: [top-level-await]
|
||||
---*/
|
||||
|
||||
|
@ -33,6 +33,7 @@ info: |
|
||||
await UnaryExpression[?Yield, +Await]
|
||||
|
||||
...
|
||||
flags: [module]
|
||||
features: [top-level-await]
|
||||
---*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user