mirror of https://github.com/tc39/test262.git
14 lines
376 B
Plaintext
14 lines
376 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: Second template name
|
|
path: normal/nested/path2-
|
|
esid: sec-a-generic-id
|
|
includes: [bar.js]
|
|
info: template info
|
|
---*/
|
|
|
|
before-/*{ third }*//*{ second }*/-after
|
|
|
|
/* Improperly-terminated comments should not break the tokenizer *
|