mirror of https://github.com/tc39/test262.git
The template file violated the conventions from "src/class-elements/conventions.md". Specifically there must be a global `C` variable, but default exports don't create a global variable binding. There is no easy way to refer to the current module and by that retrieve the default export, therefore the template was removed. |
||
---|---|---|
.. | ||
arguments-object | ||
asi | ||
block-scope | ||
comments | ||
computed-property-names | ||
destructuring/binding | ||
directive-prologue | ||
eval-code | ||
export | ||
expressions | ||
function-code | ||
future-reserved-words | ||
global-code | ||
identifier-resolution | ||
identifiers | ||
import | ||
keywords | ||
line-terminators | ||
literals | ||
module-code | ||
punctuators | ||
reserved-words | ||
rest-parameters | ||
source-text | ||
statementList | ||
statements | ||
types | ||
white-space |