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

Mon, 21 Dec 2015 10:57:24 -0800

author
asaha
date
Mon, 21 Dec 2015 10:57:24 -0800
changeset 1773
1a8a0867354d
parent 997
5ad0607cf1a4
permissions
-rw-r--r--

Merge

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

mercurial