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

10 lines
248 B
JavaScript

^ 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.
/*---
esid: use-strict-directive!@$%&*()_+
description: Minimal test
---*/
function f() {}