test262/tools/lint/test/fixtures/license_invalid_year.js

11 lines
298 B
JavaScript

LICENSE
^ expected errors | v input
// Copyright (C) 2199 Mike Pennisi. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: sec-assignment-operators-static-semantics-early-errors
description: Applied to a "covered" YieldExpression
---*/
void 0;