This pattern makes expectations more explicit by making test files more literal.
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'
- 14.5.1 Static Semantics: Early Errors - 14.5.3 Static Semantics: ConstructorMethod - 14.5.14 Runtime Semantics: ClassDefinitionEvaluation