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

Fri, 14 Jul 2017 14:30:06 -0700

author
asaha
date
Fri, 14 Jul 2017 14:30:06 -0700
changeset 2184
e474dc29c216
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