test262/test/language/block-scope/syntax/function-declarations
Mike Pennisi 7d4b1d28ae Re-format tests for SyntaxErrors
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'
2016-10-19 15:24:21 -04:00
..
in-statement-position-case-expression-statement-list.js Fix copyright line 2015-03-30 12:48:02 -04:00
in-statement-position-default-statement-list.js Fix copyright line 2015-03-30 12:48:02 -04:00
in-statement-position-do-statement-while-expression.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
in-statement-position-for-statement.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
in-statement-position-if-expression-statement-else-statement.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
in-statement-position-if-expression-statement.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
in-statement-position-while-expression-statement.js Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00