nashorn/test/script/basic/JDK-8025147.js.EXPECTED
author sogoel
Thu, 26 Jun 2014 15:30:21 -0700
changeset 25293 816d874c1261
parent 20218 5818e1531c40
permissions -rw-r--r--
8047743: update com/sun/javadoc/testHref for unrecognized <action> Reviewed-by: jjg, ksrini

SyntaxError: Invalid JSON: <json>:1:12 Trailing comma is not allowed in JSON
{ "a": 333, }
            ^
SyntaxError: Invalid JSON: <json>:1:8 Trailing comma is not allowed in JSON
[ 4343, ]
        ^