author | attila |
Tue, 09 Sep 2014 15:33:58 +0200 | |
changeset 26504 | ed05e2f4c2db |
parent 26502 | 71d3891037bb |
child 29281 | 8cc2618a07aa |
permissions | -rw-r--r-- |
26502 | 1 |
ReferenceError: "a" is not defined |
26504 | 2 |
SyntaxError: test/script/basic/es6/let_const_reuse.js#35:9<eval>:3:8 Assignment to constant "a" |
26502 | 3 |
a-- |
4 |
^ |
|
26504 | 5 |
SyntaxError: test/script/basic/es6/let_const_reuse.js#35:9<eval>:3:8 Assignment to constant "a" |
26502 | 6 |
a-- |
7 |
^ |
|
8 |
ReferenceError: "a" is not defined |