mirror of https://github.com/tc39/test262.git
A few BigInt tests had a blank line in an inconvenient place which breaks an old, possibly incorrect YAML parser used by V8's test262 test automation. The best fix is to deploy a new YAML parser, but in the short term, this patch deletes the blank lines and lets V8 understand the feature flags below. Related: #1370 |
||
---|---|---|
.. | ||
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 | ||
statements | ||
types | ||
white-space |