mirror of https://github.com/tc39/test262.git
9 lines
170 B
JavaScript
9 lines
170 B
JavaScript
|
LICENSE
|
||
|
^ expected errors | v input
|
||
|
/*---
|
||
|
esid: sec-assignment-operators-static-semantics-early-errors
|
||
|
description: Applied to a "covered" YieldExpression
|
||
|
---*/
|
||
|
|
||
|
void 0;
|