mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-30 13:08:24 +00:00
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
|