nashorn/test/script/basic/JDK-8019508.js.EXPECTED
author jlaskey
Fri, 23 Aug 2013 12:20:19 -0300
changeset 19633 e1158153db51
parent 18629 6b0b6aab4280
child 20929 f2bd18181940
permissions -rw-r--r--
8019987: String trimRight and trimLeft could be defined Reviewed-by: sundar Contributed-by: james.laskey@oracle.com

test/script/basic/JDK-8019508.js#33<eval>:1:2 Expected property id but found ,
({,})
  ^
test/script/basic/JDK-8019508.js#33<eval>:1:2 Expected property id but found ,
({, a:2 })
  ^
test/script/basic/JDK-8019508.js#33<eval>:1:6 Expected property id but found ,
({a:3,,})
      ^
test/script/basic/JDK-8019508.js#33<eval>:1:6 Expected comma but found ident
({a:3 b:2}
      ^