mirror of https://github.com/tc39/test262.git
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
|
// Copyright (C) 2016 the V8 project authors. All rights reserved.
|
||
|
// This code is governed by the BSD license found in the LICENSE file.
|
||
|
/*---
|
||
|
name: First template name
|
||
|
path: glob/normal/b-features-
|
||
|
es6id: 1.2.3
|
||
|
features: [f1]
|
||
|
---*/
|