Add missing feature tag for json-parse-with-source

This commit is contained in:
André Bargull 2025-04-30 14:16:42 +02:00 committed by Philip Chimento
parent 6ed990708f
commit 15be7166d5

View File

@ -8,6 +8,7 @@ flags:
description: | description: |
pending pending
esid: pending esid: pending
features: [json-parse-with-source]
---*/ ---*/
(function checkJSONParseWithSource() { (function checkJSONParseWithSource() {