mirror of https://github.com/tc39/test262.git
7d4b1d28ae
Authored via the following command: $ find test -type f -print0 | \ xargs -0 sed \ -i 's/^\(\s*\)negative:\s*SyntaxError\s*$/\1negative:\n\1 phase: early\n\1 type: SyntaxError/g' |
||
---|---|---|
.. | ||
early-errors | ||
class-body-has-direct-super-class-heritage.js | ||
class-body-method-definition-super-property.js | ||
class-declaration-binding-identifier-class-element-list.js | ||
class-declaration-computed-method-definition.js | ||
class-declaration-computed-method-generator-definition.js | ||
class-declaration-heritage-identifier-reference-class-element-list.js | ||
class-expression-binding-identifier-opt-class-element-list.js | ||
class-expression-heritage-identifier-reference.js | ||
class-expression.js | ||
class-method-propname-constructor.js |