mirror of https://github.com/tc39/test262.git
11 lines
243 B
JavaScript
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() {}
|