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

changeset 991
b7a2db4de254
child 997
5ad0607cf1a4
equal deleted inserted replaced
990:46647c4943ff 991:b7a2db4de254
1 SyntaxError: test/script/basic/es6/const-empty.js#33:4<eval>@1:2:7 Missing assignment to constant "x"
2 const x;
3 ^

mercurial