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

Mon, 21 Dec 2015 13:45:45 -0800

author
asaha
date
Mon, 21 Dec 2015 13:45:45 -0800
changeset 1775
bcee558a8d4b
parent 997
5ad0607cf1a4
permissions
-rw-r--r--

Added tag jdk8u75-b01 for changeset 69fa156c1ebe

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

mercurial