Enable strict mode testing for sm/eval

This commit is contained in:
André Bargull 2025-04-30 14:16:26 +02:00 committed by Philip Chimento
parent 311262aa37
commit 8c2c38426b

View File

@ -4,8 +4,6 @@
*/
/*---
flags:
- noStrict
description: |
eval via the JSON parser should parse strings containing U+2028/U+2029 (as of <https://tc39.github.io/proposal-json-superset/>, that is)
esid: pending