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

11 lines
243 B
JavaScript

ESID
^ expected errors | v input
// Copyright (C) 2018 Rick Waldron. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
esid: something withaspace
description: Minimal test
---*/
function f() {}