mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
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;
|