test/script/basic/es6/const-empty.js.EXPECTED

Mon, 08 Feb 2016 11:17:51 -0800

author
asaha
date
Mon, 08 Feb 2016 11:17:51 -0800
changeset 1789
b1ee37988256
parent 997
5ad0607cf1a4
permissions
-rw-r--r--

Added tag jdk8u75-b07 for changeset 3587da3cf2f2

     1 SyntaxError: test/script/basic/es6/const-empty.js#33:4<eval>:2:7 Missing assignment to constant "x"
     2 const x;
     3        ^

mercurial