mirror of https://github.com/tc39/test262.git
Update test/language/module-code/export-expname-binding-string.js
Co-authored-by: ExE Boss <3889017+ExE-Boss@users.noreply.github.com>
This commit is contained in:
parent
c43c9d8448
commit
fd4ac46b34
|
@ -3,7 +3,7 @@
|
|||
/*---
|
||||
description: Module Namespace Objects can have non-Identifier properties
|
||||
esid: prod-ExportSpecifier
|
||||
info:
|
||||
info: |
|
||||
ExportSpecifier[From] :
|
||||
IdentifierName `as` ModuleExportName
|
||||
|
||||
|
|
Loading…
Reference in New Issue