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