mirror of https://github.com/tc39/test262.git
Regenerate tests
This commit is contained in:
parent
96f733d0c8
commit
724e3d7ccb
|
@ -1,6 +1,6 @@
|
|||
// This file was procedurally generated from the following sources:
|
||||
// - src/dynamic-import/eval-gtbndng-indirect-update-dflt.case
|
||||
// - src/dynamic-import/default/nested-arrow-assignment-expression.template
|
||||
// - src/dynamic-import/default/nested-arrow-assign-expr.template
|
||||
/*---
|
||||
description: Modifications to default binding that occur after dependency has been evaluated are reflected in local binding (nested arrow)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
// This file was procedurally generated from the following sources:
|
||||
// - src/dynamic-import/eval-gtbndng-indirect-update.case
|
||||
// - src/dynamic-import/default/nested-arrow-assignment-expression.template
|
||||
// - src/dynamic-import/default/nested-arrow-assign-expr.template
|
||||
/*---
|
||||
description: Modifications to named bindings that occur after dependency has been evaluated are reflected in local binding (nested arrow)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
// This file was procedurally generated from the following sources:
|
||||
// - src/dynamic-import/returns-promise.case
|
||||
// - src/dynamic-import/default/nested-arrow-assignment-expression.template
|
||||
// - src/dynamic-import/default/nested-arrow-assign-expr.template
|
||||
/*---
|
||||
description: Dynamic import() returns a Promise object. (nested arrow)
|
||||
esid: sec-import-call-runtime-semantics-evaluation
|
||||
|
|
Loading…
Reference in New Issue