summaryrefslogtreecommitdiff
path: root/tools/generation/test/expected/normal/path1-normal.js
blob: 467f954725ddab2be0a9f01e8925a938e547dfb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
// This file was procedurally generated from the following sources:
// - tools/generation/test/fixtures/normal.case
// - tools/generation/test/fixtures/normal/normal.template
/*---
description: foobar (First template name)
es6id: 1.2.3
flags: [generated, a, b, c, d]
includes: [foo.js]
info: >
    template info

    case info
---*/

before-First value-between-Third value-after

before*Second value*between*First value*after

before/* " */Third valueafter

The following should not be expanded:

/* */*{ first }*/
/*
*/*{ first }*/
//*{ first }*/
// /*{ first }*/
Quote characters: " ' `
"Quote characters: ' ' `"
'Quote characters: " " `'
`
Quote characters: " ' '`

'This is "teardown" code.';