f8b399466b
Reviewed-by: hannesw, sundar
9 lines
306 B
Plaintext
9 lines
306 B
Plaintext
ReferenceError: "a" is not defined
|
|
SyntaxError: test/script/basic/es6/let_const_reuse.js#35:9<eval>:3:8 Assignment to constant "a"
|
|
a--
|
|
^
|
|
SyntaxError: test/script/basic/es6/let_const_reuse.js#35:9<eval>:3:8 Assignment to constant "a"
|
|
a--
|
|
^
|
|
ReferenceError: "a" is not defined
|