test262/tools/generation/test/expected/negative/negative-negative.js
Mike Pennisi 7f6e6d137d [generation] Parse and render new error format
Extend the test generation tool to emit the recently-modified format of
the "negative" meta-data. Update the effected test case files
accordingly.
2016-10-19 15:24:19 -04:00

14 lines
376 B
JavaScript

// This file was procedurally generated from the following sources:
// - tools/generation/test/fixtures/negative.case
// - tools/generation/test/fixtures/negative/negative.template
/*---
description: foobar (The "negative" field should be emitted in the output files)
es6id: 1.2.3
flags: [generated]
negative:
phase: early
type: ReferenceError
info: |
case info
---*/