test262/tools/generation/test/expected/glob/normal/a-info-multiline-folding-gl...

31 lines
546 B
JavaScript

// This file was procedurally generated from the following sources:
// - tools/generation/test/fixtures/glob.case
// - tools/generation/test/fixtures/glob/a/info-multiline-folding.template
/*---
description: foobar (First template name)
es6id: 1.2.3
flags: [generated, a, b]
includes: [foo.js]
info: |
This is an "info" field with an
empty line
Trailing white space in the template:
should be preserved:
case info
---*/
// Trailing white space in the test body:
// should be preserved:
'This is "teardown" code.';