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

Tue, 09 Sep 2014 15:33:58 +0200

author
attila
date
Tue, 09 Sep 2014 15:33:58 +0200
changeset 997
5ad0607cf1a4
parent 991
b7a2db4de254
permissions
-rw-r--r--

8057930: remove eval ID
Reviewed-by: hannesw, sundar

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

mercurial