summaryrefslogtreecommitdiff
path: root/tools/lint/test/fixtures/harness_features_empty.js
blob: 2fc5bae129e7d7e4185e57a124b3ae8091e2079c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
HARNESS_FEATURES - Missing Frontmatter: `features: [TypedArray]`
^ 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
features: []
includes: [testTypedArray.js]
---*/

// empty