test262/tools/lint/test/fixtures/harness_features_multiple_includes.js
Ms2ger 8946956f19 Lint: Make CheckHarnessFeatures output stable.
The iteration order for a set is not guaranteed to be stable, but this test expected it to be.
2019-08-12 17:14:07 +02:00

12 lines
362 B
JavaScript

HARNESS_FEATURES - Missing: `features: [BigInt, Symbol.toPrimitive]`
^ expected errors | v input
// Copyright (C) 2017 Rick Waldron. 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: Minimal test
includes: [typeCoercion.js]
---*/
// empty