summaryrefslogtreecommitdiff
path: root/tools/generation/test/fixtures/normal/normal2.template
blob: f7ae0b6830b8cc65b9767b93cfe7103214a8b16a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// 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 *