mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8 lines
310 B
Text
8 lines
310 B
Text
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
|