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

Tue, 16 Aug 2016 21:41:28 -0700

author
asaha
date
Tue, 16 Aug 2016 21:41:28 -0700
changeset 1989
de8a9d055c88
parent 997
5ad0607cf1a4
permissions
-rw-r--r--

Added tag jdk8u102-b33 for changeset 36e3c21b5fca

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