summaryrefslogtreecommitdiff
path: root/tools/lint/test/fixtures/valid_es6id.js
blob: 4d71e162fdec0fd47e1622535cfb44a0403ddc82 (plain)
1
2
3
4
5
6
7
8
9
^ expected errors | v input
// Copyright (C) 2017 Mike Pennisi. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
es6id: 12.14.1
description: Minimal test
---*/

function f() {}