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

Mon, 07 Dec 2015 13:15:47 -0800

author
asaha
date
Mon, 07 Dec 2015 13:15:47 -0800
changeset 1702
b779108a142b
parent 997
5ad0607cf1a4
permissions
-rw-r--r--

Merge

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

mercurial