2014-09-08 15:37:50 +04:00
|
|
|
ReferenceError: "a" is not defined
|
2014-09-09 15:33:58 +02:00
|
|
|
SyntaxError: test/script/basic/es6/let_const_reuse.js#35:9<eval>:3:8 Assignment to constant "a"
|
2014-09-08 15:37:50 +04:00
|
|
|
a--
|
|
|
|
^
|
2014-09-09 15:33:58 +02:00
|
|
|
SyntaxError: test/script/basic/es6/let_const_reuse.js#35:9<eval>:3:8 Assignment to constant "a"
|
2014-09-08 15:37:50 +04:00
|
|
|
a--
|
|
|
|
^
|
|
|
|
ReferenceError: "a" is not defined
|