mirror of https://github.com/tc39/test262.git
ccaa9571ea
Thsi test for the parsing of string literals was expressed using `eval`. This made the test more complex than necessary and also prevented the test from providing value to ECMAScript parsers. Remove the use of `eval` and instead express the expectation with literal source text. |
||
---|---|---|
.. | ||
bigint | ||
boolean | ||
null | ||
numeric | ||
regexp | ||
string |