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

Wed, 05 Sep 2018 01:21:35 -0700

author
diazhou
date
Wed, 05 Sep 2018 01:21:35 -0700
changeset 2374
037913b52507
parent 997
5ad0607cf1a4
permissions
-rw-r--r--

Added tag jdk8u192-b09 for changeset 456c0d45c43b

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

mercurial