test/script/basic/JDK-8019508.js.EXPECTED

changeset 391
9165138b427c
child 606
7cc5ff16380f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/script/basic/JDK-8019508.js.EXPECTED	Mon Jul 01 23:36:40 2013 +0530
     1.3 @@ -0,0 +1,12 @@
     1.4 +test/script/basic/JDK-8019508.js#33<eval>:1:2 Expected property id but found ,
     1.5 +({,})
     1.6 +  ^
     1.7 +test/script/basic/JDK-8019508.js#33<eval>:1:2 Expected property id but found ,
     1.8 +({, a:2 })
     1.9 +  ^
    1.10 +test/script/basic/JDK-8019508.js#33<eval>:1:6 Expected property id but found ,
    1.11 +({a:3,,})
    1.12 +      ^
    1.13 +test/script/basic/JDK-8019508.js#33<eval>:1:6 Expected comma but found ident
    1.14 +({a:3 b:2}
    1.15 +      ^

mercurial