mirror of https://github.com/tc39/test262.git
11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
|
// Copyright (C) 2016 Mike Pennisi. All rights reserved.
|
||
|
// This code is governed by the BSD license found in the LICENSE file.
|
||
|
/*---
|
||
|
template: negative
|
||
|
desc: foobar
|
||
|
info: case info
|
||
|
negative:
|
||
|
phase: early
|
||
|
type: ReferenceError
|
||
|
---*/
|